fixed package.json/yarn.lock

This commit is contained in:
Wyatt Johnson
2017-10-18 14:53:51 -06:00
parent b4865546d4
commit 0b9c058ad8
2 changed files with 561 additions and 47 deletions
+1 -3
View File
@@ -22,9 +22,7 @@
"test": "TEST_MODE=unit NODE_ENV=test jest && TEST_MODE=unit NODE_ENV=test mocha -R ${MOCHA_REPORTER:-spec}",
"test-cover": "TEST_MODE=unit NODE_ENV=test istanbul cover _mocha --report text --check-coverage -- -R spec",
"heroku-postbuild": "./bin/cli plugins reconcile && yarn build",
"generate-introspection": "WEBPACK=TRUE NODE_ENV=test ./scripts/generateIntrospectionResult.js",
"snyk-protect": "snyk protect",
"prepublish": "npm run snyk-protect"
"generate-introspection": "WEBPACK=TRUE NODE_ENV=test ./scripts/generateIntrospectionResult.js"
},
"talk": {
"migration": {
+560 -44
View File
File diff suppressed because it is too large Load Diff