Skip to content

Commit

Permalink
chore: change publish config to 'public'
Browse files Browse the repository at this point in the history
  • Loading branch information
psanders committed Oct 16, 2023
1 parent e12b654 commit 9a6bd9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion mods/frontoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "e12b6549a3b867f6a76d92f5623716735da3577f"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"author": "Pedro Sanders <psanders@fonoster.com>",
"license": "MIT",
"version": "0.0.1",
"version": "0.0.2",
"description": "Goodtok CX",
"main": "dist/index",
"types": "dist/index",
Expand Down

0 comments on commit 9a6bd9f

Please sign in to comment.