mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Remove blank lines from package.json files
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"__applicationVersion": "0.0.2",
|
||||
"__applicationDirectoryName": "fx_cast",
|
||||
"__applicationExecutableName": "bridge",
|
||||
|
||||
"scripts": {
|
||||
"build": "node bin/build.js",
|
||||
"package": "node bin/build.js --package",
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
"__extensionId": "fx_cast@matt.tf",
|
||||
"__extensionVersion": "0.0.2",
|
||||
"__mirroringAppId": "19A6F4AE",
|
||||
|
||||
"scripts": {
|
||||
"build": "node bin/build.js",
|
||||
"package": "node bin/build.js --package",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"author": "Matt Hensman <m@matt.tf>",
|
||||
"homepage": "https://hensm.github.io/fx_cast",
|
||||
"bugs": "https://github.com/hensm/fx_cast",
|
||||
|
||||
"scripts": {
|
||||
"postinstall": "npm run postinstall:app && npm run postinstall:ext",
|
||||
"postinstall:app": "npm install ./app --prefix ./app",
|
||||
|
||||
Reference in New Issue
Block a user