Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTMD committed Dec 6, 2023
1 parent aebd6c5 commit 0a9f336
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 237 deletions.
266 changes: 32 additions & 234 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
@@ -1,6 +1,6 @@
{
"name": "reloadly-ui",
"version": "0.0.1-beta.52",
"version": "0.0.1-beta.53",
"description": "Angular UI library",
"repository": {
"type": "git",
Expand All @@ -26,7 +26,7 @@
"@angular/platform-browser": "^16.1.8",
"@angular/platform-browser-dynamic": "^16.1.8",
"@angular/router": "^16.1.8",
"zone.js": "~0.14.2",
"zone.js": "~0.13.1",
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "~16.2.0",
"@angular/compiler-cli": "^16.2.1",
Expand All @@ -40,7 +40,7 @@
"node-sass": "^9.0.0",
"nodemon": "^3.0.2",
"tslib": "^2.6.2",
"typescript": "~5.3.2"
"typescript": "~5.1.6"
},
"keywords": [
"angular",
Expand Down

0 comments on commit 0a9f336

Please sign in to comment.