brighterscript 0.71.0 → 0.71.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "brighterscript",
3
- "version": "0.71.0",
3
+ "version": "0.71.1",
4
4
  "description": "A superset of Roku's BrightScript language.",
5
5
  "scripts": {
6
6
  "preversion": "npm run build && npm run lint && npm run test",
@@ -155,7 +155,7 @@
155
155
  "parse-ms": "^2.1.0",
156
156
  "readline": "^1.3.0",
157
157
  "require-relative": "^0.8.7",
158
- "roku-deploy": "^3.16.3",
158
+ "roku-deploy": "^3.16.5",
159
159
  "safe-json-stringify": "^1.2.0",
160
160
  "serialize-error": "^7.0.1",
161
161
  "source-map": "^0.7.4",