1.0.1
This commit is contained in:
parent
b30745843f
commit
276494c8a2
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "smartchok",
|
"name": "smartchok",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "smart wrapper for chokidar",
|
"description": "smart wrapper for chokidar",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"typings": "dist/index.d.ts",
|
"typings": "dist/index.d.ts",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npm run prepareTest && npmts)",
|
"test": "(npm run prepareTest && npmts)",
|
||||||
"prepareTest":"(rm -f ./test/assets/hi.txt)"
|
"prepareTest": "(rm -f ./test/assets/hi.txt)"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user