chore: remove unused dependency
This commit is contained in:
parent
7420004657
commit
ab01c48a26
2 changed files with 0 additions and 6 deletions
|
@ -32,7 +32,6 @@
|
|||
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
|
||||
"dependencies": {
|
||||
"@astrojs/cli-kit": "^0.2.3",
|
||||
"node-fetch-native": "^1.4.0",
|
||||
"which-pm-runs": "^1.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -5058,9 +5058,6 @@ importers:
|
|||
'@astrojs/cli-kit':
|
||||
specifier: ^0.2.3
|
||||
version: 0.2.3
|
||||
node-fetch-native:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0
|
||||
which-pm-runs:
|
||||
specifier: ^1.1.0
|
||||
version: 1.1.0
|
||||
|
@ -5081,8 +5078,6 @@ importers:
|
|||
specifier: ^10.2.0
|
||||
version: 10.2.0
|
||||
|
||||
packages/upgrade/test/fixtures/not-empty: {}
|
||||
|
||||
scripts:
|
||||
dependencies:
|
||||
arg:
|
||||
|
|
Loading…
Reference in a new issue