Skip to content

Commit

Permalink
Merge pull request #635 from cam-inc/feature/node-viron-lib-version
Browse files Browse the repository at this point in the history
version: update node viron/lib version
  • Loading branch information
keitatata committed Nov 16, 2022
2 parents 8dd8d1c + db91025 commit d87669e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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
@@ -1,5 +1,5 @@
{
"version": "2.0.1",
"version": "2.0.2",
"repository": {
"type": "git",
"url": "git+https://github.com/cam-inc/viron.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@viron/lib",
"version": "2.0.0",
"version": "2.0.2",
"scripts": {
"build": "npm run clean && tsc --project tsconfig.json && cp -fr src/openapi dist/",
"clean": "rm -rf dist && rm -f tsconfig.tsbuildinfo",
Expand Down

0 comments on commit d87669e

Please sign in to comment.