This commit is contained in:
@@ -8,16 +8,17 @@
|
||||
"lib": "lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"@extollo/di": "^0.4.2",
|
||||
"@extollo/di": "^0.4.3",
|
||||
"@extollo/util": "^0.3.1",
|
||||
"@types/negotiator": "^0.6.1",
|
||||
"@types/node": "^14.14.35",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/pug": "^2.0.4",
|
||||
"colors": "^1.4.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"negotiator": "^0.6.2",
|
||||
"pug": "^3.0.2",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.1.3"
|
||||
"typescript": "^4.2.3"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
||||
Reference in New Issue
Block a user