1
0

Update package.json

This commit is contained in:
aevans1987
2024-06-12 13:22:38 -04:00
committed by GitHub
parent 93f5ed1884
commit ea5ca87899
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "pi-weather-station", "name": "pi-weather-station",
"version": "2.0.0", "version": "2.0.1",
"description": "A weather station designed for the Raspberry Pi 7 inch touchscreen", "description": "A weather station designed for the Raspberry Pi 7 inch touchscreen",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {