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",
|
"//b": "DEPENDENCIES IS FOR UNBUNDLED PACKAGES",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/cli-kit": "^0.2.3",
|
"@astrojs/cli-kit": "^0.2.3",
|
||||||
"node-fetch-native": "^1.4.0",
|
|
||||||
"which-pm-runs": "^1.1.0"
|
"which-pm-runs": "^1.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
5
pnpm-lock.yaml
generated
5
pnpm-lock.yaml
generated
|
@ -5058,9 +5058,6 @@ importers:
|
||||||
'@astrojs/cli-kit':
|
'@astrojs/cli-kit':
|
||||||
specifier: ^0.2.3
|
specifier: ^0.2.3
|
||||||
version: 0.2.3
|
version: 0.2.3
|
||||||
node-fetch-native:
|
|
||||||
specifier: ^1.4.0
|
|
||||||
version: 1.4.0
|
|
||||||
which-pm-runs:
|
which-pm-runs:
|
||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
|
@ -5081,8 +5078,6 @@ importers:
|
||||||
specifier: ^10.2.0
|
specifier: ^10.2.0
|
||||||
version: 10.2.0
|
version: 10.2.0
|
||||||
|
|
||||||
packages/upgrade/test/fixtures/not-empty: {}
|
|
||||||
|
|
||||||
scripts:
|
scripts:
|
||||||
dependencies:
|
dependencies:
|
||||||
arg:
|
arg:
|
||||||
|
|
Loading…
Add table
Reference in a new issue