Skip to content

Commit 82bf67e

Browse files
committed
commit for unstable version 10
1 parent e933aab commit 82bf67e

File tree

2 files changed

+42
-12
lines changed

2 files changed

+42
-12
lines changed

package-lock.json

Lines changed: 39 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"main": "./dist/index.js",
5656
"dependencies": {
5757
"@angular/animations": "^8.2.14",
58-
"@angular/common": "^9.1.13",
58+
"@angular/common": "^10.2.5",
5959
"@angular/compiler": "^8.2.14",
60-
"@angular/core": "^9.1.13",
61-
"@angular/forms": "^9.1.13",
60+
"@angular/core": "^10.2.5",
61+
"@angular/forms": "^10.2.5",
6262
"@angular/platform-browser": "^8.2.14",
6363
"@angular/platform-browser-dynamic": "^8.2.14",
6464
"@angular/router": "^8.2.14",

0 commit comments

Comments
 (0)