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.
Files changed (2) hide show
  1. package/bin.cjs +1 -1
  2. 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.12",
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "drizzle-kit",
3
- "version": "0.20.12-dcd6175",
3
+ "version": "0.20.13-1232ba2",
4
4
  "repository": "https://github.com/drizzle-team/drizzle-kit-mirror",
5
5
  "author": "Drizzle Team",
6
6
  "license": "MIT",