mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
Merge pull request #32 from vinkla/patch-1
Only include the src directory
This commit is contained in:
commit
f68ba5fdf7
@ -48,6 +48,9 @@
|
||||
"precommit": "npm run lint -s",
|
||||
"prepush": "npm run lint -s"
|
||||
},
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"immutable": "^3.7.3",
|
||||
"r-dom": "^2.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user