mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +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",
|
||||
"scripts": {
|
||||
"test": "c8 node ./test.js",
|
||||
"cover-lcov": "c8 -r lcov node ./test.js",
|
||||
"cover": "c8 node ./test.js",
|
||||
"cover": "c8 -r text -r lcov node ./test.js",
|
||||
"prepublishOnly": "npm test"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user