Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Mar 20, 2017
1 parent 038453e commit 1cac122
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -39,7 +39,7 @@
"css-animation": "^1.2.5",
"dom-closest": "^0.2.0",
"lodash.debounce": "^4.0.8",
"moment": "~2.17.0",
"moment": "~2.18.0",
"object-assign": "~4.1.0",
"omit.js": "^0.1.0",
"rc-animate": "~2.3.0",
Expand Down Expand Up @@ -82,14 +82,14 @@
"antd-tools": "~0.18.0",
"babel-cli": "^6.18.0",
"babel-eslint": "^7.1.0",
"babel-jest": "^17.0.0",
"babel-jest": "^19.0.0",
"babel-plugin-import": "^1.0.0",
"babel-plugin-transform-runtime": "~6.15.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"babel-preset-stage-0": "^6.16.0",
"bezier-easing": "^2.0.3",
"bisheng": "^0.22.0",
"bisheng": "^0.23.0",
"bisheng-plugin-antd": "^0.13.2",
"bisheng-plugin-description": "^0.1.1",
"bisheng-plugin-react": "^0.5.0",
Expand All @@ -106,8 +106,8 @@
"eslint-plugin-babel": "^4.0.0",
"eslint-plugin-import": "^2.1.0",
"eslint-plugin-jsx-a11y": "^3.0.2",
"eslint-plugin-markdown": "1.0.0-beta.3",
"eslint-plugin-react": "^6.1.2",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-react": "6.10.0",

This comment has been minimized.

Copy link
@afc163
"eslint-tinker": "^0.4.0",
"fetch-jsonp": "^1.0.3",
"glob": "^7.1.1",
Expand All @@ -118,9 +118,9 @@
"moment-timezone": "^0.5.5",
"pre-commit": "^1.2.2",
"querystring": "^0.2.0",
"rc-queue-anim": "~0.12.4",
"rc-scroll-anim": "~0.5.0",
"rc-tween-one": "~0.11.0",
"rc-queue-anim": "~0.13.2",
"rc-scroll-anim": "~0.6.5",
"rc-tween-one": "~1.1.2",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-color-standalone": "^2.4.2-1",
Expand All @@ -136,7 +136,7 @@
"stylelint": "^7.8.0",
"stylelint-config-standard": "^16.0.0",
"typescript": "~2.2.1",
"typescript-babel-jest": "^0.1.5",
"typescript-babel-jest": "^1.0.2",
"values.js": "^1.0.3",
"xhr2": "^0.1.3"
},
Expand Down

0 comments on commit 1cac122

Please sign in to comment.