Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
fe52811dcd | |||
9c1e306c99 |
@ -3,7 +3,7 @@
|
||||
"mode": "default"
|
||||
},
|
||||
"npmci": {
|
||||
"globalNpmTools": [
|
||||
"npmGlobalTools": [
|
||||
"npmts"
|
||||
]
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "smartchok",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"description": "smart wrapper for chokidar",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
Reference in New Issue
Block a user