Skip to content

Commit

Permalink
chore: adding semantic to deps for npm multiple
Browse files Browse the repository at this point in the history
  • Loading branch information
panvourtsis committed Jul 17, 2024
1 parent 0ee50f6 commit 4f558f9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@
],
"license": "MIT",
"dependencies": {
"@amanda-mitchell/semantic-release-npm-multiple": "^3.5.0",
"@auth0/auth0-spa-js": "^2.1.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@orfium/ictinus": "5.8.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"axios": "^1.6.7",
"axios-mock-adapter": "^1.22.0",
"dayjs": "^1.11.10",
Expand All @@ -36,13 +39,10 @@
"react-dom": "^18.1.0",
"react-error-boundary": "^3.1.4",
"react-router-dom": "^5.3.1",
"zustand": "4.5.4",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^24.0.0"
"semantic-release": "^24.0.0",
"zustand": "4.5.4"
},
"devDependencies": {
"@amanda-mitchell/semantic-release-npm-multiple": "^3.5.0",
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@sentry/browser": "7.21.1",
Expand Down

0 comments on commit 4f558f9

Please sign in to comment.