Skip to content

Commit

Permalink
feat: Bump @prisma/prisma-fmt-wasm to 4.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
avocadowastaken committed Dec 22, 2022
1 parent 6afada3 commit 0b09556
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 94 deletions.
155 changes: 62 additions & 93 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"*": "prettier --write --ignore-unknown"
},
"dependencies": {
"@prisma/prisma-fmt-wasm": "4.4.0-66.f352a33b70356f46311da8b00d83386dd9f145d6"
"@prisma/prisma-fmt-wasm": "4.5.0-44.integration-fix-15655-cd15cc453ecedba322f3bb6dff831b949e0dd170"
},
"devDependencies": {
"@types/jest": "29.2.4",
Expand All @@ -45,5 +45,9 @@
},
"engines": {
"node": ">=14"
},
"volta": {
"node": "14.21.2",
"npm": "8.19.3"
}
}

0 comments on commit 0b09556

Please sign in to comment.