mirror of
https://github.com/stashapp/stash.git
synced 2026-02-07 16:05:47 +01:00
no package.json
This commit is contained in:
parent
a9601f23c7
commit
44f51f45df
2 changed files with 0 additions and 27 deletions
22
package-lock.json
generated
22
package-lock.json
generated
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"name": "stash4deovr",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"devDependencies": {
|
||||
"baseline-browser-mapping": "^2.9.17"
|
||||
}
|
||||
},
|
||||
"node_modules/baseline-browser-mapping": {
|
||||
"version": "2.9.17",
|
||||
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.17.tgz",
|
||||
"integrity": "sha512-agD0MgJFUP/4nvjqzIB29zRPUuCF7Ge6mEv9s8dHrtYD7QWXRcx75rOADE/d5ah1NI+0vkDl0yorDd5U852IQQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
"baseline-browser-mapping": "dist/cli.js"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"baseline-browser-mapping": "^2.9.17"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue