Skip to content

Commit 95e58e5

Browse files
author
Malcolm McKellips
committed
update package.json Qwiic_I2C_Py dependency to point to master branch
1 parent be5d3ff commit 95e58e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
["qwiic_bme280.py", "github:sparkfun/Qwiic_BME280_Py/qwiic_bme280.py"]
44
],
55
"deps": [
6-
["github:sparkfun/Qwiic_I2C_Py", "latest"]
6+
["github:sparkfun/Qwiic_I2C_Py", "master"]
77
],
88
"version": "0.9.1"
99
}

0 commit comments

Comments
 (0)