We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74889fb commit a698d27Copy full SHA for a698d27
1 file changed
packages/engines-version/package.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@prisma/engines-version",
3
- "version": "6.7.0-19.a964b88e3c0eead15f090a121071d13f1d86ffdf",
+ "version": "6.7.0-20.afce488d74ae76fa9e42ceecdd764b2c7258b07e",
4
"main": "index.js",
5
"types": "index.d.ts",
6
"license": "Apache-2.0",
7
"author": "Tim Suchanek <suchanek@prisma.io>",
8
"prisma": {
9
- "enginesVersion": "a964b88e3c0eead15f090a121071d13f1d86ffdf"
+ "enginesVersion": "afce488d74ae76fa9e42ceecdd764b2c7258b07e"
10
},
11
"repository": {
12
"type": "git",
0 commit comments