Added package-lock
This commit is contained in:
parent
705a59b0ea
commit
a9fa35e496
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,4 +40,3 @@ testem.log
|
||||
# System files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
/package-lock.json
|
||||
|
@ -17,7 +17,7 @@ npm:
|
||||
files:
|
||||
- package.json
|
||||
paths:
|
||||
- node_modules
|
||||
- node_modules/
|
||||
- package-lock.json
|
||||
policy: pull-push
|
||||
- key: $CI_PIPELINE_ID
|
||||
@ -37,7 +37,7 @@ audit:
|
||||
files:
|
||||
- package.json
|
||||
paths:
|
||||
- node_modules
|
||||
- package-lock.json
|
||||
policy: pull
|
||||
script:
|
||||
- AUDIT=$(npm audit)
|
||||
|
20566
package-lock.json
generated
Normal file
20566
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user