drizzle-kit 0.19.6-e96052c → 0.19.7-d4fc71e
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/index.cjs +1 -1
- package/package.json +1 -1
package/index.cjs
CHANGED
|
@@ -51971,7 +51971,7 @@ init_source();
|
|
|
51971
51971
|
// package.json
|
|
51972
51972
|
var package_default = {
|
|
51973
51973
|
name: "drizzle-kit",
|
|
51974
|
-
version: "0.19.
|
|
51974
|
+
version: "0.19.7",
|
|
51975
51975
|
repository: "https://github.com/drizzle-team/drizzle-kit-mirror",
|
|
51976
51976
|
author: "Drizzle Team",
|
|
51977
51977
|
license: "MIT",
|