mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-12 23:27:22 +00:00
Ignore package-lock.json
This commit is contained in:
parent
9f1e29d293
commit
2a763613ba
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ wheelhouse/
|
||||
*.mo
|
||||
webpack-build-config.json
|
||||
node_modules/
|
||||
package-lock.json
|
||||
*.lock
|
||||
|
||||
21
piwik/package-lock.json
generated
21
piwik/package-lock.json
generated
@ -1,21 +0,0 @@
|
||||
{
|
||||
"name": "indico-plugin-piwik",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"jqtree": {
|
||||
"version": "1.4.5",
|
||||
"resolved": "https://registry.npmjs.org/jqtree/-/jqtree-1.4.5.tgz",
|
||||
"integrity": "sha512-IHBW/tN0QrfiNr8MJwIsw6deCzrd7GdcG2cpT5tsKnBeuF4d4NlHNsTv0pOywiGY9cH2NVKyoMhp8A9O8I3Wtw==",
|
||||
"requires": {
|
||||
"jquery": "3.3.1"
|
||||
}
|
||||
},
|
||||
"jquery": {
|
||||
"version": "3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz",
|
||||
"integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg=="
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user