Skip to content

Commit

Permalink
Fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Goupil committed May 19, 2021
1 parent 9a069ee commit a6b8a2b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"eject": "node node_modules/react-scripts/bin/react-scripts.js eject"
},
"dependencies": {
"@robingoupil/srm": "0.0.x",
"@testing-library/jest-dom": "link:../node_modules/@testing-library/jest-dom",
"@testing-library/react": "link:../node_modules/@testing-library/react",
"@testing-library/user-event": "link:../node_modules/@testing-library/user-event",
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"deploy": "gh-pages -d example/build"
},
"peerDependencies": {
"@robingoupil/srm": "0.1.x",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-router-dom": "^5.2.0"
Expand Down

0 comments on commit a6b8a2b

Please sign in to comment.