🔧 Some tweaks to the file watcher

This commit is contained in:
2022-04-13 14:37:01 -07:00
parent e0791c1939
commit c3a2364d79
3 changed files with 23 additions and 16 deletions

View File

@@ -39,7 +39,6 @@
"@elastic/elasticsearch": "^7.16.0",
"@jorgeferrero/stream-to-buffer": "^2.0.6",
"@root/walk": "^1.1.0",
"@types/axios": "^0.14.0",
"@types/jest": "^25.1.4",
"@types/mkdirp": "^1.0.0",
"@types/node": "^13.9.8",
@@ -61,9 +60,9 @@
"mkdirp": "^0.5.5",
"moleculer": "^0.14.19",
"moleculer-bull": "github:rishighan/moleculer-bull",
"moleculer-db": "^0.8.13",
"moleculer-db": "^0.8.17",
"moleculer-db-adapter-mongo": "^0.4.7",
"moleculer-db-adapter-mongoose": "^0.8.9",
"moleculer-db-adapter-mongoose": "^0.8.12",
"moleculer-web": "^0.10.4",
"mongoosastic-ts": "^5.0.7",
"mongoose": "^5.12.7",