@mehdad67/apitogo 0.1.25 → 0.1.26

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 +4 -4
package/dist/cli/cli.js CHANGED
@@ -4111,7 +4111,7 @@ import {
4111
4111
  // package.json
4112
4112
  var package_default = {
4113
4113
  name: "@lukoweb/apitogo",
4114
- version: "0.1.25",
4114
+ version: "0.1.26",
4115
4115
  type: "module",
4116
4116
  sideEffects: [
4117
4117
  "**/*.css",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mehdad67/apitogo",
3
- "version": "0.1.25",
3
+ "version": "0.1.26",
4
4
  "type": "module",
5
5
  "sideEffects": [
6
6
  "**/*.css",
@@ -126,9 +126,9 @@
126
126
  "@types/react-dom": "19.2.3",
127
127
  "@vitejs/plugin-react": "5.1.4",
128
128
  "@x0k/json-schema-merge": "1.0.2",
129
- "@mehdad67/httpsnippet": "10.0.9",
130
- "@mehdad67/react-helmet-async": "2.0.5",
131
- "@mehdad67/mcp": "0.0.32",
129
+ "@zudoku/httpsnippet": "10.0.9",
130
+ "@zudoku/react-helmet-async": "2.0.5",
131
+ "@zuplo/mcp": "0.0.32",
132
132
  "bs58": "6.0.0",
133
133
  "class-variance-authority": "0.7.1",
134
134
  "clsx": "2.1.1",