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 9c77d14 commit e55334eCopy full SHA for e55334e
package.json
@@ -2,6 +2,9 @@
2
"name": "@openpathfinder/visionboard-cli",
3
"version": "0.0.2",
4
"description": "CLI to interact with visionBoard API",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"main": "dist/index.js",
9
"scripts": {
10
"build": "tsc",
0 commit comments