From 427f282065f12af4727d20f596dfc3a1b182859f Mon Sep 17 00:00:00 2001 From: Christian Busch Date: Sun, 23 Jan 2022 13:46:48 +0100 Subject: [PATCH] feat: updated package.json --- frontend/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index fdf0920..c745a34 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,8 +1,8 @@ { "name": "surge", - "author": "Christian Busch", + "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", @@ -77,4 +77,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file