Skip to content

Commit

Permalink
chore: Update Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nanyang24 committed Aug 12, 2020
1 parent fbd79ba commit bb88222
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,15 @@
"homepage": "https://github.com/nanyang24/scroll-restoration#readme",
"peerDependencies": {
"react": ">=16.8",
"react-router-dom": "^5.0.0"
"react-router-dom": "^4.0.0"
},
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/preset-env": "^7.11.0",
"@babel/preset-react": "^7.10.4",
"@rollup/plugin-babel": "^5.1.0",
"@rollup/plugin-commonjs": "^14.0.0",
"@rollup/plugin-node-resolve": "^8.4.0",
"@rollup/plugin-typescript": "^5.0.2",
"@types/node": "^14.0.27",
"@types/react": "^16.9.44",
Expand Down Expand Up @@ -61,9 +62,6 @@
"eslint --fix"
]
},
"dependencies": {
"@rollup/plugin-node-resolve": "^8.4.0"
},
"files": [
"dist"
]
Expand Down

0 comments on commit bb88222

Please sign in to comment.