chrome.cast.media definition tests

This commit is contained in:
hensm
2018-06-12 02:54:16 +01:00
parent c8dc192f19
commit 26e2381182
6 changed files with 140 additions and 8 deletions

View File

@@ -4,7 +4,6 @@
"postinstall:app": "npm install ./app --prefix ./app",
"postinstall:ext": "npm install ./ext --prefix ./ext",
"build": "npm run build --prefix ./ext",
"pretest": "npm run build",
"test": "jasmine --config=jasmine.json"
},
"devDependencies": {