Skip to content

Commit

Permalink
fix: move peer to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
onefriendaday committed Apr 26, 2021
1 parent 34f62c0 commit 250f226
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"main": "index.js",
"license": "MIT",
"devDependencies": {
"axios": "^0.21.1",
"babel-cli": "^6.26.0",
"jest": "^26.1.0"
},
"peerDependencies": {
"axios": "^0.21.1",
"storyblok-react": "^0.1.0"
},
"homepage": "https://www.storyblok.com",
Expand Down

0 comments on commit 250f226

Please sign in to comment.