Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sploder-Saptarshi authored Feb 24, 2023
1 parent 3e1d1e7 commit c32b35d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Sploder",
"version": "1.0.0",
"version": "3.0.0",
"author": "Saptarshi",
"description": "Sploder Launcher",
"license": "MIT",
Expand All @@ -12,10 +12,11 @@
"dist:dir": "yarn dist --dir -c.compression=store -c.mac.identity=null"
},
"dependencies": {
"discord-rpc": "^4.0.1",
"source-map-support": "^0.5.16"
},
"devDependencies": {
"electron": "^8.2.0",
"electron": "10.0.0",
"electron-builder": "^22.4.1",
"electron-devtools-installer": "^3.2.0",
"electron-webpack": "^2.8.2",
Expand Down

0 comments on commit c32b35d

Please sign in to comment.