forked from p15670423/monkey
Add some package info
This commit is contained in:
parent
96b1adda36
commit
76d2807a75
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue