mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 07:57:45 +01:00
Merge pull request #2 from tmcw/pure-render-dep
Add missing PureRender dependency
This commit is contained in:
commit
e52c330130
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
"node-sass": "^3.9.2",
|
||||
"randomcolor": "^0.4.4",
|
||||
"react": "^15.3.0",
|
||||
"react-addons-pure-render-mixin": "15.3.1",
|
||||
"react-collapse": "^2.3.3",
|
||||
"react-dom": "15.3.0",
|
||||
"react-file-reader-input": "^1.1.0",
|
||||
|
|
Loading…
Reference in a new issue