run composer update and switch from yarn to npm for local packages
This commit is contained in:
parent
a3ddbce215
commit
42b6238b3b
4 changed files with 4308 additions and 4088 deletions
|
@ -6,10 +6,10 @@
|
|||
"license": "CC0-1.0",
|
||||
"dependencies": {
|
||||
"alertify.js": "^1.0.12",
|
||||
"mapbox-gl": "0.37.0",
|
||||
"mapbox-gl": "^0.37.0",
|
||||
"marked": "^0.3.6",
|
||||
"normalize.css": "7.0.0",
|
||||
"webStorage": "^1.2.2"
|
||||
"normalize.css": "^7.0.0",
|
||||
"webStorage": "^1.2.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.18.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue