We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 653ad99 commit 4f0f705Copy full SHA for 4f0f705
package.json
@@ -2,7 +2,7 @@
2
"name": "autox-js-vsce",
3
"displayName": "Autox.js-VSCodeExt",
4
"description": "用于在pc上vscode中开发autoxjs的自动化脚本的插件。兼容autojs 和autoxjs 修复一些bug,主要添加右键【文件夹】保存项目到设备,右键【js文件】运行,js文件中 点击右上角运行脚本,结合webpack,编译打包一气呵成",
5
- "version": "1.103.0",
+ "version": "1.104.0",
6
"publisher": "aaroncheng",
7
"icon": "logo.png",
8
"repository": {
@@ -250,4 +250,4 @@
250
"websocket": "1.0.26"
251
},
252
"__npminstall_done": false
253
-}
+}
0 commit comments