Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
lombardi-gux committed May 24, 2023
1 parent 7dfb807 commit 3270d5e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starter",
"version": "4.0.0",
"version": "3.0.0",
"description": "A starter project for Angular 15 and Bootstrap 5",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -53,4 +53,4 @@
"tslint": "6.1.3",
"typescript": "4.8.4"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-starter-app",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"description": "PBDS Angular Starter Application",
"main": "index.html",
"scripts": {
Expand Down Expand Up @@ -42,4 +42,4 @@
"browserslist": [
">0.5% in US, not IE 11"
]
}
}

0 comments on commit 3270d5e

Please sign in to comment.