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