Skip to content

Commit

Permalink
Remove unnecessary dev depenencies (#2305)
Browse files Browse the repository at this point in the history
Chore: Remove unnecessary dev depenencies
  • Loading branch information
lmuntaner authored Feb 26, 2024
1 parent e061ae3 commit f05ccdb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions src/sig-verifier-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
},
"devDependencies": {
"@dfinity/internet-identity-vite-plugins": "*",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "5.2.2",
"vite": "^4.5.2",
"vite-plugin-wasm": "^3.3.0",
Expand Down
3 changes: 0 additions & 3 deletions src/vc_util_js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@
},
"devDependencies": {
"@dfinity/internet-identity-vite-plugins": "*",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.2.0",
"typescript": "5.2.2",
"vite": "^4.5.2"
}
Expand Down

0 comments on commit f05ccdb

Please sign in to comment.