Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 5961878

Browse files
Package version and desc wrong
1 parent 0d367f3 commit 5961878

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "steam-trade-app",
3-
"version": "1.1.0",
4-
"description": "An automated steam trade client!",
2+
"name": "steam-trader-app",
3+
"version": "1.2.1",
4+
"description": "An deployment ready and automated steam trade client!",
55
"main": "src/index.ts",
66
"private": true,
77
"scripts": {

0 commit comments

Comments
 (0)