Skip to content

Commit 427f282

Browse files
committed
feat: updated package.json
1 parent 63cafd2 commit 427f282

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "surge",
3-
"author": "Christian Busch<[email protected]>",
3+
"author": "Rule110",
44
"private": true,
5-
"version": "0.4.0-beta",
5+
"version": "1.0.0-beta",
66
"scripts": {
77
"serve": "vue-cli-service build --watch --mode production",
88
"build": "vue-cli-service build",
@@ -77,4 +77,4 @@
7777
"last 2 versions",
7878
"not ie <= 8"
7979
]
80-
}
80+
}

0 commit comments

Comments
 (0)