make bslib a dependency so that the path is predictable and works with script
This commit is contained in:
parent
e37d61f876
commit
07f146ba95
|
@ -3,6 +3,7 @@
|
|||
"version": "1.6.6",
|
||||
"description": "Roku app for Jellyfin media server",
|
||||
"dependencies": {
|
||||
"@rokucommunity/bslib": "0.1.1",
|
||||
"bgv": "npm:button-group-vert@1.0.2",
|
||||
"brighterscript-formatter": "1.6.29",
|
||||
"intKeyboard": "npm:integer-keyboard@1.0.12",
|
||||
|
@ -12,7 +13,6 @@
|
|||
"devDependencies": {
|
||||
"@rokucommunity/bslint": "0.8.6",
|
||||
"brighterscript": "0.65.0",
|
||||
"bslib": "npm:@rokucommunity/bslib@0.1.1",
|
||||
"jshint": "2.13.6",
|
||||
"markdownlint-cli2": "0.7.1",
|
||||
"rimraf": "5.0.1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user