Skip to content

Commit dfb31c1

Browse files
committed
ci: upgrade library to 11.2.0
1 parent 64ec12a commit dfb31c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-web-bluetooth-starter",
3-
"version": "9.1.0",
3+
"version": "11.2.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/manekinekko/angular-web-bluetooth/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@manekinekko/angular-web-bluetooth",
3-
"version": "9.1.0",
3+
"version": "11.2.0",
44
"license": "MIT",
55
"author": {
66
"name": "Wassim Chegham",
@@ -45,7 +45,7 @@
4545
"sensortag"
4646
],
4747
"peerDependencies": {
48-
"@angular/common": "^9.1.0",
49-
"@angular/core": "^9.1.0"
48+
"@angular/common": "^11.0.0",
49+
"@angular/core": "^11.0.0"
5050
}
5151
}

0 commit comments

Comments
 (0)