We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e2e5a commit 4e0ec43Copy full SHA for 4e0ec43
1 file changed
package.json
@@ -56,7 +56,6 @@
56
"eslint-config-prettier": "^8.5.0",
57
"eslint-plugin-prettier": "^4.2.1",
58
"prettier": "^2.0.5",
59
- "prisma": "latest",
60
"rimraf": "^3.0.2",
61
"ts-node": "^10.9.1",
62
"typescript": "^4.1.5"
@@ -137,8 +136,5 @@
137
136
]
138
},
139
"author": "",
140
- "license": "ISC",
141
- "dependencies": {
142
- "@prisma/client": "latest"
143
- }
+ "license": "ISC"
144
}
0 commit comments