Remove blank lines from package.json files

This commit is contained in:
hensm
2019-03-12 03:03:54 +00:00
parent f1125061d5
commit 1f152bd4e7
3 changed files with 0 additions and 3 deletions

View File

@@ -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",