We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deda786 commit 92534fbCopy full SHA for 92534fb
packages/cli/package.json
@@ -3,7 +3,6 @@
3
"version": "0.7.0",
4
"description": "Command-line interface for Xano providing terminal access to Xano workflows",
5
"publishConfig": {
6
- "access": "restricted",
7
"tag": "latest"
8
},
9
"license": "MIT",
packages/core/package.json
@@ -2,9 +2,7 @@
2
"name": "@calycode/core",
"version": "0.6.2",
"description": "Core functionality for the Caly Xano tooling providing programmatic access to Xano workflows",
- "publishConfig": {
- "access": "restricted"
- },
+ "publishConfig": {},
"author": "Mihály Tóth | @calycode",
10
"keywords": [
0 commit comments