shenanigans-manager
Advanced tools
Comparing version 0.2.18 to 0.2.19
{ | ||
"name": "shenanigans-manager", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
{ | ||
"name": "shenanigans-manager", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"description": "Manages large-scale operations on FullScreenShenanigans project.", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -39,3 +39,3 @@ { | ||
"src:tsc": "tsc -p .", | ||
"src:tslint": "tslint -c tslint.json -e ./node_modules/**/*.ts* -p tsconfig.json -t stylish", | ||
"src:tslint": "tslint -c tslint.json -p tsconfig.json -t stylish", | ||
"test": "npm run test:setup && npm run test:run", | ||
@@ -42,0 +42,0 @@ "test:run": "mocha-headless-chrome --file test/index.html", |
193677