Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hazae41 committed Feb 3, 2023
1 parent 10511b3 commit 69b4601
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"name": "@hazae41/naberius",
"version": "1.0.2",
"version": "1.0.3",
"description": "WebAssembly bits processing utilities",
"homepage": "https://github.com/hazae41/naberius",
"repository": "github:hazae41/naberius",
Expand Down Expand Up @@ -34,11 +34,11 @@
"@hazae41/phobos": "^1.0.10",
"@rollup/plugin-typescript": "^11.0.0",
"@types/node": "^18.11.18",
"rimraf": "^4.1.1",
"rollup": "^3.10.0",
"rimraf": "^4.1.2",
"rollup": "^3.13.0",
"rollup-plugin-dts": "^5.1.1",
"rollup-plugin-node-externals": "^5.1.0",
"typescript": "^4.9.4"
"typescript": "^4.9.5"
},
"exports": {
".": {
Expand Down

0 comments on commit 69b4601

Please sign in to comment.