drizzle-kit 0.20.1-85fc559 → 0.20.2-fbfd197
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
|
@@ -60141,7 +60141,7 @@ init_source();
|
|
|
60141
60141
|
// package.json
|
|
60142
60142
|
var package_default = {
|
|
60143
60143
|
name: "drizzle-kit",
|
|
60144
|
-
version: "0.20.
|
|
60144
|
+
version: "0.20.2",
|
|
60145
60145
|
repository: "https://github.com/drizzle-team/drizzle-kit-mirror",
|
|
60146
60146
|
author: "Drizzle Team",
|
|
60147
60147
|
license: "MIT",
|