Skip to content

Commit

Permalink
isue: remove pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Jul 4, 2018
1 parent eabff22 commit 6e215c9
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"npm": ">= 3.0.0"
},
"peerDependencies": {
"react": "^16.3.2",
"react-dom": "^16.3.2"
"react": "^16.4.1",
"react-dom": "^16.4.1"
},
"dependencies": {
"antd": "^3.6.3",
Expand All @@ -93,8 +93,6 @@
"next-return-event": "github:afeiship/next-return-event",
"noop": "github:afeiship/noop",
"object-assign": "^4.1.1",
"prop-types": "^15.5.10",
"react": "^16.4.1",
"react-dom": "^16.4.1"
"prop-types": "^15.5.10"
}
}

0 comments on commit 6e215c9

Please sign in to comment.