Skip to content

Commit

Permalink
fix: upgrade dependencies (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
ytanikin authored Sep 28, 2024
1 parent cc6cc0d commit 92a7ab7
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 77 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ After modifying the code, please run:
1. `npm test` to run test
2. `npm run prepare` to build the distribution files(`dist` folder with `index.js.map` file). Commit it together with the changes in `index.js` file.

You can verify your changes by editing the title of your PR. The PR uses an action located in the root directory of the repository or the branch associated with your PR.
You can verify your changes by editing the title of your PR. The PR uses an action located in the root directory of the branch associated with your PR.

## Author

Expand Down
146 changes: 70 additions & 76 deletions package-lock.json

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

0 comments on commit 92a7ab7

Please sign in to comment.