Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joonashak committed Jun 21, 2023
1 parent b65e8f1 commit fc3eeb2
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.1",
"version": "0.0.2",
"engines": {
"npm": ">=9.5.1",
"node": ">=18.16.0"
Expand Down Expand Up @@ -38,4 +38,4 @@
"nodemon": "^2.0.22",
"nyc": "^15.1.0"
}
}
}
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.1",
"version": "0.0.2",
"engines": {
"npm": ">=9.5.1",
"node": ">=18.16.0"
Expand All @@ -20,4 +20,4 @@
"version": "scripts/version_sub_projects.sh $npm_package_version"
},
"license": "MIT"
}
}

0 comments on commit fc3eeb2

Please sign in to comment.