Skip to content

Commit 5f09cb0

Browse files
committed
change angular targetd version
1 parent e0bd246 commit 5f09cb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎libs/gridjs-angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "gridjs-angular",
33
"version": "0.0.1",
44
"peerDependencies": {
5-
"@angular/common": "^10.0.6",
6-
"@angular/core": "^10.0.6"
5+
"@angular/common": "^9.0.0 || ^10.0.0",
6+
"@angular/core": "^9.0.0 || ^10.0.0"
77
},
88
"dependencies": {
99
"tslib": "^2.0.0"

0 commit comments

Comments
 (0)