Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joonashak committed Jul 20, 2023
1 parent 6f889b3 commit 5fb49fd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions app/package-lock.json

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

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hybridilusmu",
"version": "0.0.2",
"version": "0.0.3",
"engines": {
"npm": ">=9.5.1",
"node": ">=18.16.0"
Expand Down Expand Up @@ -38,4 +38,4 @@
"nyc": "^15.1.0",
"prettier": "^2.8.8"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hybridilusmu-dev-env",
"version": "0.0.2",
"version": "0.0.3",
"engines": {
"npm": ">=9.5.1",
"node": ">=18.16.0"
Expand All @@ -22,4 +22,4 @@
"lint": "cd app && npm run lint"
},
"license": "MIT"
}
}

0 comments on commit 5fb49fd

Please sign in to comment.