mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore: explicitly include std-env
as dep for bridge fixture (#1854)
This commit is contained in:
parent
d701238d27
commit
fd043eb6e4
1
test/fixtures/bridge/package.json
vendored
1
test/fixtures/bridge/package.json
vendored
@ -9,6 +9,7 @@
|
||||
"@nuxt/bridge": "*",
|
||||
"core-js": "^3",
|
||||
"nuxt": "^2",
|
||||
"std-env": "^3.0.1",
|
||||
"vue": "^2"
|
||||
},
|
||||
"installConfig": {
|
||||
|
Loading…
Reference in New Issue
Block a user