Skip to content

Commit 4f0f705

Browse files
authored
Update package.json
1 parent 653ad99 commit 4f0f705

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": "autox-js-vsce",
33
"displayName": "Autox.js-VSCodeExt",
44
"description": "用于在pc上vscode中开发autoxjs的自动化脚本的插件。兼容autojs 和autoxjs 修复一些bug,主要添加右键【文件夹】保存项目到设备,右键【js文件】运行,js文件中 点击右上角运行脚本,结合webpack,编译打包一气呵成",
5-
"version": "1.103.0",
5+
"version": "1.104.0",
66
"publisher": "aaroncheng",
77
"icon": "logo.png",
88
"repository": {
@@ -250,4 +250,4 @@
250250
"websocket": "1.0.26"
251251
},
252252
"__npminstall_done": false
253-
}
253+
}

0 commit comments

Comments
 (0)