0

Another test of the workflow

This commit is contained in:
Gabe Kangas 2020-10-19 22:16:54 -07:00
parent 2987b6a87c
commit 226242f07b

View File

@ -34,6 +34,6 @@
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npm install && npx snowpack install && cp node_modules/video.js/dist/video-js.min.css web_modules/videojs && cp -R web_modules ../../webroot/js"
},
"author": "Owncast",
"author": "",
"license": "ISC"
}