[BUGFIX] swap watcher library to support triggers for new files
... | ... | @@ -29,6 +29,7 @@ |
"eslint": "^5.4.0", | ||
"exorcist": "^1.0.1", | ||
"freedesktop-notifications": "^1.2.3", | ||
"gaze": "^1.1.3", | ||
"globby": "^8.0.1", | ||
"hirestime": "^3.2.1", | ||
"imagemin": "^6.0.0", | ||
... | ... | @@ -43,7 +44,6 @@ |
"node-notifier": "^5.2.1", | ||
"node-sass": "^4.9.3", | ||
"node-sass-glob-importer": "^5.2.0", | ||
"node-watch": "^0.5.8", | ||
"postcss": "^7.0.2", | ||
"postcss-clean": "^1.1.0", | ||
"postcss-reporter": "^6.0.0", | ||
... | ... |
Please register or sign in to comment