0.0.17
parent
e9cee9bcd3
commit
7815bce667
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "@uci-utils/logger",
|
||||
"version": "0.0.16",
|
||||
"version": "0.0.17",
|
||||
"description": "Parent Logger for all UCI modules",
|
||||
"main": "src/logger",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"testd": "./node_modules/.bin/nodemon --exec './node_modules/.bin/mocha -r esm --timeout 30000'",
|
||||
"test": "./node_modules/.bin/mocha -r esm --timeout 30000 || exit 0",
|
||||
|
|
Loading…
Reference in New Issue