drizzle-kit 0.16.2 → 0.16.3
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/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -26382,7 +26382,7 @@ init_source();
|
|
|
26382
26382
|
// package.json
|
|
26383
26383
|
var package_default = {
|
|
26384
26384
|
name: "drizzle-kit",
|
|
26385
|
-
version: "0.16.
|
|
26385
|
+
version: "0.16.3",
|
|
26386
26386
|
repository: "https://github.com/drizzle-team/drizzle-kit-mirror",
|
|
26387
26387
|
author: "Alex Blokh <aleksandrblokh@gmail.com>",
|
|
26388
26388
|
license: "MIT",
|