Skip to content

Commit

Permalink
跟新版本
Browse files Browse the repository at this point in the history
  • Loading branch information
ahua52 committed Jan 9, 2017
1 parent 25e2188 commit aadf787
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "bee-label",
"version": "0.1.6",
"version": "0.2.0",
"description": "control-label ui component for react",
"keywords": [
"react",
Expand Down Expand Up @@ -39,9 +39,9 @@
"devDependencies": {
"chai": "^3.5.0",
"enzyme": "^2.4.1",
"react": "~0.14.0",
"react": "15.3.2",
"react-addons-test-utils": "15.3.2",
"react-dom": "~0.14.0",
"react-dom": "15.3.2",
"console-polyfill": "~0.2.1",
"es5-shim": "~4.1.10",
"bee-panel": "latest",
Expand Down

0 comments on commit aadf787

Please sign in to comment.