Skip to content

Commit

Permalink
NPM Package fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenyDEV committed Sep 24, 2024
1 parent 3158e15 commit dceb96d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "broncoweare",
"version": "2.0.0",
"name": "livemetrics2",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"author": "blxdbny",
"license": "MIT",
"description": "LiveMetrics2 is an open-source, real-time metrics monitoring tool for robotics computer systems, specifically designed for use with FRC DriverStation. It offers a customizable interface, making it an adaptable solution for various robotics applications.",
"dependencies": {
"colors": "^1.4.0",
"express": "^4.21.0",
Expand Down

0 comments on commit dceb96d

Please sign in to comment.