Skip to content

Commit 07e604a

Browse files
CodingCloud9527CodingCloud9527
CodingCloud9527
authored and
CodingCloud9527
committed
build: update library dependency version
1 parent 6d597da commit 07e604a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

projects/ngx-sortablejs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"access": "public"
1919
},
2020
"peerDependencies": {
21-
"@angular/common": "~10.2.0",
22-
"@angular/core": "~10.2.0",
21+
"@angular/common": "^11.0.0",
22+
"@angular/core": "^11.0.0",
2323
"sortablejs": ">=1.7.0"
2424
},
2525
"main": "src/public-api.ts"

0 commit comments

Comments
 (0)