diff --git a/monkey_island/cc/ui/package.json b/monkey_island/cc/ui/package.json index 2029cf094..8d63d00c2 100644 --- a/monkey_island/cc/ui/package.json +++ b/monkey_island/cc/ui/package.json @@ -1,7 +1,7 @@ { "private": true, - "version": "0.0.1", - "description": "YOUR DESCRIPTION - Generated by generator-react-webpack", + "version": "1.0.0", + "description": "Infection Monkey C&C UI", "main": "", "scripts": { "clean": "rimraf dist/*", @@ -20,7 +20,7 @@ }, "repository": "", "keywords": [], - "author": "Your name here", + "author": "Guardicore", "devDependencies": { "babel-core": "^6.26.0", "babel-eslint": "^6.0.0",