Update Author and Version
This commit is contained in:
+2
-2
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "pi-weather-station",
|
||||
"version": "2.0.1",
|
||||
"version": "2.1",
|
||||
"description": "A weather station designed for the Raspberry Pi 7 inch touchscreen",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "node ./server/index.js"
|
||||
},
|
||||
"author": "Eric Lewin",
|
||||
"author": "Adam Roe",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.19.2",
|
||||
|
||||
Reference in New Issue
Block a user