Skip to content

Commit

Permalink
FIX: building pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoPlays authored Dec 17, 2024
1 parent 4c29986 commit ff4932b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"name": "stereum-launcher",
"version": "2.3.1",
"version": "2.3.2",
"private": true,
"description": "Stereum Ethereum Node Setup Launcher",
"author": {
"name": "Stereum Launcher Team"
"name": "Stereum Launcher Team",
"email": "[email protected]",
"url": "https://stereum.com/"
},
"scripts": {
"serve": "vue-cli-service serve --port 8081",
Expand Down

0 comments on commit ff4932b

Please sign in to comment.