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.
Files changed (2) hide show
  1. package/index.cjs +1 -1
  2. 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.6",
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "drizzle-kit",
3
- "version": "0.19.6-e96052c",
3
+ "version": "0.19.7-d4fc71e",
4
4
  "repository": "https://github.com/drizzle-team/drizzle-kit-mirror",
5
5
  "author": "Drizzle Team",
6
6
  "license": "MIT",