Skip to content

Commit

Permalink
fix: remove extraneous packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rjabhi committed Dec 18, 2024
1 parent 8b7b2e8 commit 36c3929
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"lerna": "^6.6.1",
"node-gyp": "^9.3.1",
"strip-ansi": "^6.0.0",
"vite": "^6.0.3",
"yargs": "^17.7.2"
},
"workspaces": {
Expand All @@ -112,8 +111,6 @@
"@commitlint/cz-commitlint": "^17.5.0",
"@commitlint/prompt": "^17.6.1",
"@microsoft/api-extractor": "^7.34.6",
"@swc/cli": "^0.5.2",
"@swc/core": "^1.10.1",
"@types/glob": "^7.1.1",
"@types/jest": "^29.0.0",
"@types/js-yaml": "^4.0.0",
Expand All @@ -126,7 +123,6 @@
"babel-loader": "^8.3.0",
"codecov": "^3.7.0",
"copyfiles": "^2.2.0",
"esbuild": "^0.24.0",
"eslint": "^7.19.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^8.5.0",
Expand Down

0 comments on commit 36c3929

Please sign in to comment.