mirror of
https://github.com/flynx/object.js.git
synced 2025-11-01 12:00:10 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8a9a62d9f3
commit
1930fde04f
@ -5,8 +5,7 @@
|
|||||||
"main": "object.js",
|
"main": "object.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "c8 node ./test.js",
|
"test": "c8 node ./test.js",
|
||||||
"cover-lcov": "c8 -r lcov node ./test.js",
|
"cover": "c8 -r text -r lcov node ./test.js",
|
||||||
"cover": "c8 node ./test.js",
|
|
||||||
"prepublishOnly": "npm test"
|
"prepublishOnly": "npm test"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user