Skip to content

Commit 8fb4762

Browse files
committed
chore: desp fix
1 parent c0ce276 commit 8fb4762

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
"plugin.watch": "npm run plugin.watch.tsc & npm run plugin.watch.android & npm run plugin.watch.ios"
1919
},
2020
"devDependencies": {
21-
"@angular/animations": "~10.2.0",
22-
"@angular/common": "~10.2.0",
23-
"@angular/compiler": "~10.2.0",
24-
"@angular/compiler-cli": "~10.2.0",
25-
"@angular/core": "~10.2.0",
26-
"@angular/forms": "~10.2.0",
27-
"@angular/platform-browser": "~10.2.0",
28-
"@angular/platform-browser-dynamic": "~10.2.0",
29-
"@angular/router": "~10.2.0",
21+
"@angular/animations": "~10.1.5",
22+
"@angular/common": "~10.1.5",
23+
"@angular/compiler": "~10.1.5",
24+
"@angular/compiler-cli": "~10.1.5",
25+
"@angular/core": "~10.1.5",
26+
"@angular/forms": "~10.1.5",
27+
"@angular/platform-browser": "~10.1.5",
28+
"@angular/platform-browser-dynamic": "~10.1.5",
29+
"@angular/router": "~10.1.5",
3030
"@commitlint/cli": "^11.0.0",
3131
"@commitlint/config-conventional": "^11.0.0",
3232
"@nativescript/angular": "^10.1.7",

0 commit comments

Comments
 (0)