atmn 1.1.11 → 1.1.12
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/dist/cli.js +1 -1
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -47755,7 +47755,7 @@ var init_pull = __esm(() => {
|
|
|
47755
47755
|
});
|
|
47756
47756
|
|
|
47757
47757
|
// src/lib/version.ts
|
|
47758
|
-
var APP_VERSION = "1.1.
|
|
47758
|
+
var APP_VERSION = "1.1.12";
|
|
47759
47759
|
|
|
47760
47760
|
// ../../node_modules/.bun/@tanstack+query-core@5.101.1/node_modules/@tanstack/query-core/build/modern/subscribable.js
|
|
47761
47761
|
var Subscribable = class {
|