Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Commit

Permalink
Update package.json description
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmielchen committed Feb 11, 2024
1 parent d70bccb commit 8a1e962
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stft",
"version": "1.0.0",
"description": "SimTrade Farming Tool",
"version": "1.0.1",
"description": "Simtrade Farming Tool",
"source": "src/index.html",
"scripts": {
"start": "parcel",
Expand All @@ -13,8 +13,8 @@
},
"dependencies": {
"bootstrap": "^5.3.2",
"react": "^18.2.0",
"react-bootstrap": "^2.10.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}

0 comments on commit 8a1e962

Please sign in to comment.