@lukoweb/apitogo 0.1.42 → 0.1.43

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
@@ -4124,7 +4124,7 @@ import {
4124
4124
  // package.json
4125
4125
  var package_default = {
4126
4126
  name: "@lukoweb/apitogo",
4127
- version: "0.1.42",
4127
+ version: "0.1.43",
4128
4128
  type: "module",
4129
4129
  sideEffects: [
4130
4130
  "**/*.css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lukoweb/apitogo",
3
- "version": "0.1.42",
3
+ "version": "0.1.43",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "**/*.css",