Skip to content

Commit

Permalink
amend to: chore(package json): remove superfluous "dependencies" and …
Browse files Browse the repository at this point in the history
…"peerDependencies"
  • Loading branch information
Mohammer5 committed Apr 24, 2024
1 parent d564871 commit cf8351e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
"start:legacy": "NODE_OPTIONS=--openssl-legacy-provider yarn workspace ui-storybook start",
"start:docs": "yarn workspace ui-docusaurus start"
},
"dependencies": {
"styled-jsx": "^4.0.1"
},
"devDependencies": {
"@babel/parser": "^7.17.0",
"@badeball/cypress-cucumber-preprocessor": "^20.0.2",
Expand Down

0 comments on commit cf8351e

Please sign in to comment.