From 7e80a49ab88f818e5e57238a25ee9c2d72252934 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Wed, 9 Feb 2022 20:55:44 -0600 Subject: configure CRSF properly Signed-off-by: Matt Strapp --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 60d348d..d67b85d 100644 --- a/package.json +++ b/package.json @@ -36,10 +36,10 @@ "tsc": "tsc --project ./tsconfig.json" }, "name": "4951w-pendulum-webapp", - "version": "0.0.1", + "version": "0.1.0", "description": "The webapp for Professor Lamperski's Pendulum", "main": "dist/index.js", "author": "Matt Strapp ", "license": "MIT", "private": true -} +} \ No newline at end of file -- cgit v1.2.3