[tiny dist] Regenerate package-lock.json file.

master
indexzero 2019-05-13 23:14:22 -04:00
parent 75641ffaee
commit 52afef5218
3 changed files with 2172 additions and 2003 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
package-lock.json binary

4172
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
}, },
"main": "./lib/nconf", "main": "./lib/nconf",
"scripts": { "scripts": {
"test": "jest --verbose", "test": "jest --verbose",
"cover": "jest --coverage", "cover": "jest --coverage",
"coveralls": "cat coverage/lcov.info | coveralls", "coveralls": "cat coverage/lcov.info | coveralls",
"lint": "eslint ." "lint": "eslint ."