We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ec12a commit dfb31c1Copy full SHA for dfb31c1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-web-bluetooth-starter",
3
- "version": "9.1.0",
+ "version": "11.2.0",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve",
projects/manekinekko/angular-web-bluetooth/package.json
"name": "@manekinekko/angular-web-bluetooth",
"license": "MIT",
"author": {
"name": "Wassim Chegham",
@@ -45,7 +45,7 @@
45
"sensortag"
46
],
47
"peerDependencies": {
48
- "@angular/common": "^9.1.0",
49
- "@angular/core": "^9.1.0"
+ "@angular/common": "^11.0.0",
+ "@angular/core": "^11.0.0"
50
}
51
0 commit comments