Skip to content

Commit

Permalink
added netlify dependency as non dev dep in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Francis Thibault committed Sep 28, 2023
1 parent 51109d7 commit bdaf40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"dependencies": {
"@changesets/cli": "^2.26.2",
"@netlify/ipx": "^1.4.4",
"@netlify/plugin-nextjs": "4.36.0",
"@types/node": "18.15.11",
"storybook": "7.2.0"
},
"devDependencies": {
"@hopper-ui/tokens": "workspace:^",
"@netlify/ipx": "^1.4.4",
"@storybook/addon-essentials": "7.2.0",
"@storybook/addon-interactions": "7.2.0",
"@storybook/addon-links": "7.2.0",
Expand Down

0 comments on commit bdaf40e

Please sign in to comment.