drizzle-kit 0.20.1-85fc559 → 0.20.2-fbfd197

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/bin.cjs +1 -1
  2. 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.1",
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "drizzle-kit",
3
- "version": "0.20.1-85fc559",
3
+ "version": "0.20.2-fbfd197",
4
4
  "repository": "https://github.com/drizzle-team/drizzle-kit-mirror",
5
5
  "author": "Drizzle Team",
6
6
  "license": "MIT",