Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shenlq committed Feb 9, 2017
2 parents 3ec4c6d + 6867e56 commit 8eef4d4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,15 @@
},
"dependencies": {
"classnames": "^2.2.0",
"highlight.js": "^9.9.0",
"moment": "^2.14.1",
"perfect-scrollbar": "^0.6.12",
"react": "^15.4.1",
"react-dom": "^15.4.1",
"react-addons-css-transition-group": "^15.4.1"
},
"peerDependencies": {
"react-router": "^2.6.1",
"highlight.js": "^9.6.0",
"react-router": "^3.0.0"
"react-router": "^3.0.2",
},
"devDependencies": {
"babel": "^6.5.2",
Expand Down

0 comments on commit 8eef4d4

Please sign in to comment.