@lukoweb/apitogo 0.1.23 → 0.1.24

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/dist/cli/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli/cli.js CHANGED
@@ -3821,7 +3821,7 @@ import {
3821
3821
  // package.json
3822
3822
  var package_default = {
3823
3823
  name: "@lukoweb/apitogo",
3824
- version: "0.1.23",
3824
+ version: "0.1.24",
3825
3825
  type: "module",
3826
3826
  sideEffects: [
3827
3827
  "**/*.css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukoweb/apitogo",
3
- "version": "0.1.23",
3
+ "version": "0.1.24",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "**/*.css",