diff --git a/package.json b/package.json index 670e69e..e444b80 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "thera", "productName": "Thera", "version": "1.12.6-dev", - "theraVersion": "0.4.14-beta", + "theraVersion": "0.4.14-beta.1", "description": "A Weex IDE", "main": "./src/main-process/main.js", "repository": { @@ -194,7 +194,7 @@ "file-icons": "git+https://github.com/file-icons/atom.git#v2.0.17", "seti-ui": "git+https://github.com/TheraPackages/thera-seti-ui.git#v1.3.4", "dumplings": "git+https://github.com/TheraPackages/dumplings.git#v2.0.5", - "symbols-tree-view": "git+https://github.com/TheraPackages/symbols-tree-view.git#v0.13.7", + "symbols-tree-view": "git+https://github.com/TheraPackages/symbols-tree-view.git#v0.13.8", "linter-weex": "git+https://github.com/TheraPackages/linter-weex.git#v0.0.9", "linter": "git+https://github.com/TheraPackages/linter.git#v1.0.8", "autocomplete-weex": "git+https://github.com/TheraPackages/autocomplete-weex.git",