drizzle-kit 0.20.12-dcd6175 → 0.20.13-1232ba2
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/bin.cjs +1 -1
- package/package.json +1 -1
package/bin.cjs
CHANGED
|
@@ -62099,7 +62099,7 @@ init_source();
|
|
|
62099
62099
|
// package.json
|
|
62100
62100
|
var package_default = {
|
|
62101
62101
|
name: "drizzle-kit",
|
|
62102
|
-
version: "0.20.
|
|
62102
|
+
version: "0.20.13",
|
|
62103
62103
|
repository: "https://github.com/drizzle-team/drizzle-kit-mirror",
|
|
62104
62104
|
author: "Drizzle Team",
|
|
62105
62105
|
license: "MIT",
|