Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Madeindreams committed Jun 18, 2023
1 parent c93bf33 commit f4547e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Publish to npm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npm publish
run: npm publish --access public
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@idecentralize/erclib",
"version": "1.5.11",
"version": "1.5.12",
"description": "ERC library for blockchain development",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit f4547e2

Please sign in to comment.