Add some package info

This commit is contained in:
Itay Mizeretz 2017-09-26 11:54:30 +03:00
parent 96b1adda36
commit 76d2807a75
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{ {
"private": true, "private": true,
"version": "0.0.1", "version": "1.0.0",
"description": "YOUR DESCRIPTION - Generated by generator-react-webpack", "description": "Infection Monkey C&C UI",
"main": "", "main": "",
"scripts": { "scripts": {
"clean": "rimraf dist/*", "clean": "rimraf dist/*",
@ -20,7 +20,7 @@
}, },
"repository": "", "repository": "",
"keywords": [], "keywords": [],
"author": "Your name here", "author": "Guardicore",
"devDependencies": { "devDependencies": {
"babel-core": "^6.26.0", "babel-core": "^6.26.0",
"babel-eslint": "^6.0.0", "babel-eslint": "^6.0.0",