Skip to content

Commit

Permalink
Refactor: Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rarestoma committed Dec 8, 2022
1 parent 3d5759e commit 39dc4b6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ testem.log
# System Files
.DS_Store
Thumbs.db
package-lock.json
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
- update to Angular 14
- update all dependencies to match Angular 14 version


## [1.4.0] - 2022-04-1
### Updates
- update to Angular 13
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "argon-dashboard-angular",
"version": "1.4.0",
"version": "1.5.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit 39dc4b6

Please sign in to comment.