@prisma/engines-version 6.11.0-9.a21bc71becd6acdcea64d9258be44123d73f7911 → 6.12.0-1.f560fd5c80213d979714317a06077e85afd58ca4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@prisma/engines-version",
|
3
|
-
"version": "6.
|
3
|
+
"version": "6.12.0-1.f560fd5c80213d979714317a06077e85afd58ca4",
|
4
4
|
"main": "index.js",
|
5
5
|
"types": "index.d.ts",
|
6
6
|
"license": "Apache-2.0",
|
7
7
|
"author": "Tim Suchanek <suchanek@prisma.io>",
|
8
8
|
"prisma": {
|
9
|
-
"enginesVersion": "
|
9
|
+
"enginesVersion": "f560fd5c80213d979714317a06077e85afd58ca4"
|
10
10
|
},
|
11
11
|
"repository": {
|
12
12
|
"type": "git",
|