Skip to content

Commit 077e5c9

Browse files
committed
fix layer inspector cannot click error
1 parent 052f06b commit 077e5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "thera",
33
"productName": "Thera",
44
"version": "1.12.6-dev",
5-
"theraVersion": "0.4.14-beta",
5+
"theraVersion": "0.4.14-beta.1",
66
"description": "A Weex IDE",
77
"main": "./src/main-process/main.js",
88
"repository": {
@@ -194,7 +194,7 @@
194194
"file-icons": "git+https://github.com/file-icons/atom.git#v2.0.17",
195195
"seti-ui": "git+https://github.com/TheraPackages/thera-seti-ui.git#v1.3.4",
196196
"dumplings": "git+https://github.com/TheraPackages/dumplings.git#v2.0.5",
197-
"symbols-tree-view": "git+https://github.com/TheraPackages/symbols-tree-view.git#v0.13.7",
197+
"symbols-tree-view": "git+https://github.com/TheraPackages/symbols-tree-view.git#v0.13.8",
198198
"linter-weex": "git+https://github.com/TheraPackages/linter-weex.git#v0.0.9",
199199
"linter": "git+https://github.com/TheraPackages/linter.git#v1.0.8",
200200
"autocomplete-weex": "git+https://github.com/TheraPackages/autocomplete-weex.git",

0 commit comments

Comments
 (0)