-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
engines commit 53b99985c86f73501feb5d050668b0debee7afed
- Loading branch information
1 parent
d3ac62e
commit 9275d0b
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "@prisma/engines-version", | ||
"version": "5.4.0-19.818b9fcddf4998f2e6ef048f9fdf54822bde3053", | ||
"version": "5.4.0-20.53b99985c86f73501feb5d050668b0debee7afed", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"license": "Apache-2.0", | ||
"author": "Tim Suchanek <[email protected]>", | ||
"prisma": { | ||
"enginesVersion": "818b9fcddf4998f2e6ef048f9fdf54822bde3053" | ||
"enginesVersion": "53b99985c86f73501feb5d050668b0debee7afed" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
|