drizzle-kit 0.24.2-807aa5b → 0.24.2-86140ad
Sign up to get free protection for your applications and to get access to all the features.
- package/api.js +87771 -13749
- package/api.mjs +87768 -13749
- package/bin.cjs +2229 -4315
- package/package.json +2 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "drizzle-kit",
|
3
|
-
"version": "0.24.2-
|
3
|
+
"version": "0.24.2-86140ad",
|
4
4
|
"homepage": "https://orm.drizzle.team",
|
5
5
|
"keywords": [
|
6
6
|
"drizzle",
|
@@ -74,6 +74,7 @@
|
|
74
74
|
"@vercel/postgres": "^0.8.0",
|
75
75
|
"ava": "^5.1.0",
|
76
76
|
"better-sqlite3": "^9.4.3",
|
77
|
+
"bun-types": "^0.6.6",
|
77
78
|
"camelcase": "^7.0.1",
|
78
79
|
"chalk": "^5.2.0",
|
79
80
|
"commander": "^12.1.0",
|