v1.0.6
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/node_modules/
|
||||||
@@ -5,8 +5,7 @@
|
|||||||
"main": "./src/loggings.js",
|
"main": "./src/loggings.js",
|
||||||
"module": "./src/loggings.js",
|
"module": "./src/loggings.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "node ./src/loggings-test.js",
|
"test": "node ./src/loggings-test.js"
|
||||||
"publish": "yarn publish"
|
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"loggings"
|
"loggings"
|
||||||
|
|||||||
Reference in New Issue
Block a user