formatting fix

This commit is contained in:
Kyle Spearrin 2019-07-31 23:29:56 -04:00
parent 186a28b624
commit 9f2b015289
1 changed files with 3 additions and 1 deletions

View File

@ -197,7 +197,9 @@
"stagePackages": [ "stagePackages": [
"default" "default"
], ],
"publish": ["github"] "publish": [
"github"
]
} }
}, },
"devDependencies": { "devDependencies": {