Skip to content

Commit

Permalink
[update] update dev package
Browse files Browse the repository at this point in the history
what:
why:
how:
  • Loading branch information
toxic-johann committed Sep 5, 2017
1 parent b2096d1 commit 89be7c7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"babel-eslint": "^7.2.3",
"babel-jest": "^20.0.3",
"babel-jest": "^21.0.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-polyfill": "^6.26.0",
Expand All @@ -61,19 +61,19 @@
"chimee-kernel-flv": "^1.0.6",
"chimee-kernel-hls": "^1.0.6",
"es-fullscreen": "^0.2.0",
"eslint": "^4.5.0",
"eslint-plugin-flowtype": "^2.35.0",
"eslint-plugin-jest": "^20.0.3",
"eslint": "^4.6.1",
"eslint-plugin-flowtype": "^2.35.1",
"eslint-plugin-jest": "^21.0.0",
"flow-bin": "^0.54.0",
"husky": "^0.14.3",
"jest": "^20.0.4",
"jest": "^21.0.1",
"rollup": "^0.49.2",
"rollup-plugin-babel": "^3.0.2",
"rollup-plugin-commonjs": "^8.2.0",
"rollup-plugin-flow-no-whitespace": "^1.0.0",
"rollup-plugin-livereload": "^0.6.0",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^1.1.1",
"rollup-plugin-replace": "^1.2.1",
"rollup-plugin-serve": "^0.4.2",
"rollup-plugin-uglify": "^2.0.1",
"rollup-plugin-visualizer": "^0.3.1",
Expand Down

0 comments on commit 89be7c7

Please sign in to comment.