updata-arrowAnimation-9-11-01
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -11,6 +11,7 @@ |
| "es3ify-loader": "^0.2.0", | ||
| "history": "^2.0.1", | ||
| "isomorphic-fetch": "^2.2.1", | ||
| "j": "^0.4.3", | ||
| "jquery": "^2.1.4", | ||
| "js-cookie": "^2.1.1", | ||
| "react": "^15.0.2", | ||
| ... | ... | @@ -20,16 +21,17 @@ |
| "devDependencies": { | ||
| "atool-test-mocha": "^0.1.4", | ||
| "babel-eslint": "^6.0.0", | ||
| "babel-preset-es2015": "^6.13.2", | ||
| "dora": "0.3.x", | ||
| "dora-plugin-browser-history": "^0.1.1", | ||
| "dora-plugin-hmr": "0.6.x", | ||
| "dora-plugin-livereload": "0.3.x", | ||
| "dora-plugin-proxy": "0.6.x", | ||
| "dora-plugin-webpack": "0.6.x", | ||
| "expect": "^1.20.1", | ||
| "eslint": "^2.7.0", | ||
| "eslint-config-airbnb": "6.x", | ||
| "eslint-plugin-react": "4.x", | ||
| "expect": "^1.20.1", | ||
| "glob": "^7.0.3", | ||
| "pre-commit": "1.x" | ||
| }, | ||
| ... | ... | @@ -42,4 +44,4 @@ |
| "start": "dora -p 8001 --plugins \"webpack,hmr,proxy,livereload?enableJs=false&injectHost=127.0.0.1,browser-history?index=/src/entries/index.html\"", | ||
| "test": "atool-test-mocha ./src/**/__tests__/*-test.js" | ||
| } | ||
| } | ||
| \ No newline at end of file | ||
| } |
Please
register
or
sign in
to comment