1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00

added missing deps

This commit is contained in:
Enrico Fasoli 2015-11-21 12:08:25 +01:00
parent 6670d6406b
commit 28b4a6b46c

View File

@ -22,6 +22,7 @@
"dependencies": {
"babel-core": "~6.2.1",
"babel-loader": "~6.2.0",
"babel-plugin-transform-runtime": "~6.1.18",
"babel-preset-es2015": "~6.1.18",
"babel-preset-react": "~6.1.18",
"css-loader": "~0.23.0",
@ -34,6 +35,7 @@
"gulp-connect": "~2.2.0",
"gulp-gh-pages": "~0.5.4",
"history": "~1.13.1",
"html-webpack-plugin": "~1.6.2",
"ipfs-api": "~2.9.0",
"json-loader": "~0.5.3",
"lodash.sortedindex": "~3.1.1",