shenanigans-manager
Advanced tools
Comparing version 0.2.28 to 0.2.29
{ | ||
"name": "shenanigans-manager", | ||
"version": "0.2.28", | ||
"version": "0.2.29", | ||
"description": "Manages large-scale operations on FullScreenShenanigans project.", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -7,3 +7,3 @@ { | ||
"jsx": "react", | ||
"lib": ["dom", "es2015.collection", "es2015.promise", "es5"], | ||
"lib": ["dom", "es2015"], | ||
"module": "amd", | ||
@@ -10,0 +10,0 @@ "moduleResolution": "node", |
@@ -50,3 +50,3 @@ { | ||
"test:coverage:report": "istanbul report html", | ||
"test:coverage:run": "mocha-headless-chrome --coverage coverage/coverage.json --file test/index.instrumented.html", | ||
"test:coverage:run": "mocha-headless-chrome --coverage coverage.json --file test/index.instrumented.html", | ||
"test:run": "mocha-headless-chrome --file test/index.html", | ||
@@ -53,0 +53,0 @@ "test:setup": "npm run test:setup:dir && npm run test:setup:copy && npm run test:setup:html && npm run test:setup:tsc", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
151114