@lukoweb/apitogo 0.1.61 → 0.1.62

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
@@ -5238,7 +5238,7 @@ import {
5238
5238
  // package.json
5239
5239
  var package_default = {
5240
5240
  name: "@lukoweb/apitogo",
5241
- version: "0.1.61",
5241
+ version: "0.1.62",
5242
5242
  type: "module",
5243
5243
  sideEffects: [
5244
5244
  "**/*.css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukoweb/apitogo",
3
- "version": "0.1.61",
3
+ "version": "0.1.62",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "**/*.css",