[tiny dist] Regenerate package-lock.json file.
This commit is contained in:
parent
75641ffaee
commit
52afef5218
3 changed files with 2172 additions and 2003 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
package-lock.json binary
|
4172
package-lock.json
generated
4172
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,7 +33,7 @@
|
|||
},
|
||||
"main": "./lib/nconf",
|
||||
"scripts": {
|
||||
"test": "jest --verbose",
|
||||
"test": "jest --verbose",
|
||||
"cover": "jest --coverage",
|
||||
"coveralls": "cat coverage/lcov.info | coveralls",
|
||||
"lint": "eslint ."
|
||||
|
|
Loading…
Reference in a new issue