📦 Moved some devdeps to deps
This commit is contained in:
@@ -31,11 +31,8 @@
|
||||
"jest": "^27.2.5",
|
||||
"jest-cli": "^27.2.5",
|
||||
"moleculer-repl": "^0.5.7",
|
||||
"pino": "^6.13.2",
|
||||
"pino-pretty": "^7.0.0",
|
||||
"ts-jest": "^25.3.0",
|
||||
"ts-node": "^8.8.1",
|
||||
"unrar": "^0.2.0"
|
||||
"ts-node": "^8.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@root/walk": "^1.1.0",
|
||||
@@ -59,6 +56,9 @@
|
||||
"moleculer-db-adapter-mongoose": "^0.8.9",
|
||||
"moleculer-web": "^0.9.0",
|
||||
"mongoose": "^5.12.7",
|
||||
"pino-pretty": "^7.0.0",
|
||||
"pino": "^6.13.2",
|
||||
"unrar": "^0.2.0",
|
||||
"mongoose-paginate-v2": "^1.3.18",
|
||||
"nats": "^1.3.2",
|
||||
"node-7z": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user