Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
stable old with angular 9
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinoMensio committed Mar 21, 2023
1 parent ea138d6 commit 2dbe145
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 67 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.angular/**
# See http://help.github.com/ignore-files/ for more about ignoring files.

# compiled output
Expand Down
106 changes: 42 additions & 64 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/platform-browser": "~9.1.12",
"@angular/platform-browser-dynamic": "~9.1.12",
"@angular/router": "~9.1.12",
"@fortawesome/angular-fontawesome": "^0.5.0",
"@fortawesome/angular-fontawesome": "^0.6.0",
"@fortawesome/fontawesome-svg-core": "^1.2.25",
"@fortawesome/free-solid-svg-icons": "^5.11.2",
"@swimlane/ngx-graph": "^7.0.1",
Expand All @@ -36,7 +36,7 @@
"jquery": "^3.5.1",
"ngx-gauge": "^1.1.0",
"ngx-infinite-scroll": "^7.1.0",
"ngx-markdown": "^10.1.1",
"ngx-markdown": "^9.1.1",
"ngx-nestable": "^0.9.1",
"ngx-tweet": "^2.0.3",
"rxjs": "~6.6.0",
Expand Down Expand Up @@ -65,4 +65,4 @@
"tslint": "~5.11.0",
"typescript": "~3.8.3"
}
}
}

0 comments on commit 2dbe145

Please sign in to comment.