Setup update to Angular 13

This commit is contained in:
FyloZ 2021-12-01 23:13:48 -05:00
parent f37363e457
commit 5b564460d4
Signed by: william
GPG Key ID: 835378AE9AF4AE97
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"copy-webpack-plugin": "^6.2.1",
"js-joda": "^1.11.0",
"material-design-icons": "^3.0.1",
"ngx-material-file-input": "^2.1.1",
"ngx-material-file-input": "3.0.0",
"rxjs": "~6.5.4",
"tslib": "^2.0.0",
"zone.js": "~0.11.4"
@ -61,4 +61,4 @@
"ts-node": "~8.3.0",
"typescript": "~4.3.5"
}
}
}