fix: package-lock

Signed-off-by: Lachezar Lechev <lachezar@ambire.com>
This commit is contained in:
Lachezar Lechev 2023-12-01 18:20:51 +02:00
parent e7d6ba735e
commit a58092a06b
No known key found for this signature in database
GPG key ID: 69BDCB3ED8CE8037

16
package-lock.json generated
View file

@ -69,22 +69,6 @@
"workbox-webpack-plugin": "^6.5.3"
}
},
"../core-web": {
"name": "@stremio/stremio-core-web",
"version": "0.44.29",
"extraneous": true,
"license": "MIT",
"dependencies": {
"@babel/runtime": "7.16.0"
},
"devDependencies": {
"@babel/cli": "7.16.8",
"@babel/core": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.10",
"@babel/preset-env": "7.16.0",
"babel-plugin-bundled-import-meta": "0.3.2"
}
},
"node_modules/@babel/code-frame": {
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.16.0.tgz",