Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkhivrych committed Sep 9, 2022
1 parent 0ef5fbd commit d18283a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
always-auth: true
node-version: "16.x"
registry-url: https://registry.npmjs.org
scope: "@alexanderkhivrych"
scope: "@alexander.khivrych"
- run: npm ci
- run: npm publish
env:
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-modal-hook",
"version": "4.0.0",
"version": "2.0.0",
"description": "use-modal-hook",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit d18283a

Please sign in to comment.