Skip to content

Commit 5563daf

Browse files
author
L Diaz
committed
0.0.4
1 parent a2973aa commit 5563daf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "node-red-contrib-bme280",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Node for BME280/BMP280 sensors for SBCs gpios",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
77
},
8-
"repository":{
8+
"repository": {
99
"type": "git",
1010
"url": "https://github.com/ludiazv/node-red-contrib-bme280.git"
1111
},
@@ -33,5 +33,4 @@
3333
"dependencies": {
3434
"bme280-sensor": "^0.1.6"
3535
}
36-
3736
}

0 commit comments

Comments
 (0)