Skip to content

Commit

Permalink
feat: updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardOfCodez committed Jan 23, 2022
1 parent 63cafd2 commit 427f282
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "surge",
"author": "Christian Busch<[email protected]>",
"author": "Rule110",
"private": true,
"version": "0.4.0-beta",
"version": "1.0.0-beta",
"scripts": {
"serve": "vue-cli-service build --watch --mode production",
"build": "vue-cli-service build",
Expand Down Expand Up @@ -77,4 +77,4 @@
"last 2 versions",
"not ie <= 8"
]
}
}

0 comments on commit 427f282

Please sign in to comment.