Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lixmal committed Nov 1, 2017
1 parent 23876fd commit 7fbb381
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,21 @@
"url": "https://github.com/lixmal/keepass4web/issues"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-preset-env": "^1.6.1",
"babel-preset-react": "^6.23.0",
"babelify": "^7.3.0",
"browserify": "^13.3.0",
"browserify-css": "^0.10.0",
"babelify": "^8.0.0",
"browserify": "^14.5.0",
"browserify-css": "^0.10.1",
"core-js": "^2.4.1",
"gulp": "^3.9.1",
"minifyify": "^7.3.5"
},
"dependencies": {
"bootstrap": "^3.3.7",
"classnames": "^2.2.5",
"clipboard-polyfill": "^2.1.4",
"jquery": "^3.1.1",
"clipboard-polyfill": "^2.3.0",
"jquery": "^3.2.1",
"react": "~15.4.2",
"react-dom": "~15.4.2",
"react-router": "3.0.0"
Expand Down

0 comments on commit 7fbb381

Please sign in to comment.