Working version
This commit is contained in:
+3
-1
@@ -15,12 +15,14 @@
|
||||
"datasource-sql": "^1.4.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"graphql": "^15.5.0",
|
||||
"knex-stringcase": "^1.4.5",
|
||||
"nodemon": "^2.0.7",
|
||||
"pg": "^8.5.1",
|
||||
"pg-hstore": "^2.3.3",
|
||||
"prettier": "^2.2.1",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.2.3"
|
||||
"typescript": "^4.2.3",
|
||||
"validator": "^13.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^4.21.0",
|
||||
|
||||
Reference in New Issue
Block a user