Skip to content

Commit

Permalink
chore: bump package version
Browse files Browse the repository at this point in the history
Update package-lock.json
Update package.json
Update .npmrc
  • Loading branch information
VirgilClyne committed Jan 2, 2025
1 parent c3cbdec commit 1806db8
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
registry=https://registry.npmjs.org/
@nsnanocat:registry=https://npm.pkg.github.com/
//@nsnanocat:registry=https://npm.pkg.github.com/
//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}
162 changes: 156 additions & 6 deletions 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
Expand Up @@ -45,7 +45,7 @@
"node-polyfill-webpack-plugin": "^4.1.0"
},
"dependencies": {
"@nsnanocat/util": "^1.7.6",
"@nsnanocat/util": "^0.0.0-preview-2c5e49e",
"@protobuf-ts/runtime": "^2.9.3",
"pako": "^2.1.0"
}
Expand Down

0 comments on commit 1806db8

Please sign in to comment.