Browse Source

Test commit to see if workflow fires propertly

pull/308/head
Gabe Kangas 5 years ago committed by GitHub
parent
commit
2b555ce42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      build/javascript/package.json

2
build/javascript/package.json

@ -1,7 +1,7 @@
{ {
"name": "owncast-dependencies", "name": "owncast-dependencies",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "Dependencies for Owncast web app",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@joeattardi/emoji-button": "^4.2.0", "@joeattardi/emoji-button": "^4.2.0",

Loading…
Cancel
Save