mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Update devDependencies
This commit is contained in:
parent
f27973d16f
commit
fbc2e6c59a
10
package.json
10
package.json
@ -26,18 +26,18 @@
|
|||||||
"orbit-db-pubsub": "~0.2.1"
|
"orbit-db-pubsub": "~0.2.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-core": "^6.22.1",
|
"babel-core": "^6.24.0",
|
||||||
"babel-loader": "^6.2.10",
|
"babel-loader": "^6.4.1",
|
||||||
"babel-plugin-transform-runtime": "^6.22.0",
|
"babel-plugin-transform-runtime": "^6.22.0",
|
||||||
"babel-polyfill": "^6.22.0",
|
"babel-polyfill": "^6.22.0",
|
||||||
"babel-preset-es2015": "^6.22.0",
|
"babel-preset-es2015": "^6.24.0",
|
||||||
"ipfs-daemon": "~0.3.1",
|
"ipfs-daemon": "~0.3.1",
|
||||||
"json-loader": "^0.5.4",
|
"json-loader": "^0.5.4",
|
||||||
"mocha": "^3.2.0",
|
"mocha": "^3.2.0",
|
||||||
"p-each-series": "^1.0.0",
|
"p-each-series": "^1.0.0",
|
||||||
"rimraf": "^2.5.4",
|
"rimraf": "^2.6.1",
|
||||||
"uglify-js": "github:mishoo/UglifyJS2#harmony",
|
"uglify-js": "github:mishoo/UglifyJS2#harmony",
|
||||||
"webpack": "^2.2.1"
|
"webpack": "^2.3.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"examples": "npm run examples:node",
|
"examples": "npm run examples:node",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user