Skip to content

Commit

Permalink
Merge pull request #10 from adarshaacharya/dev
Browse files Browse the repository at this point in the history
chore: update packege-lock
  • Loading branch information
adarshaacharya authored May 17, 2021
2 parents cdfc22f + df80505 commit 35336e1
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 389 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm publish --access public
Expand Down
Loading

0 comments on commit 35336e1

Please sign in to comment.