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 7e5e26e commit f9a7b7aCopy full SHA for f9a7b7a
projects/angular-web-bluetooth/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@manekinekko/angular-web-bluetooth",
3
- "version": "2.1.1",
+ "version": "3.0.0",
4
"license": "MIT",
5
"author": {
6
"name": "Wassim Chegham",
@@ -9,7 +9,9 @@
9
"engines": {
10
"node": ">= 5.4.1"
11
},
12
- "contributors": ["urish"],
+ "contributors": [
13
+ "urish"
14
+ ],
15
"repository": {
16
"type": "git",
17
"url": "[email protected]:manekinekko/angular-web-bluetooth.git"
0 commit comments