File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 2525 "homepage" : " https://github.com/github0null/eide/blob/master/README.md" ,
2626 "license" : " MIT" ,
2727 "description" : " A singlechip development environment for 8051/STM8/Cortex-M/RISC-V" ,
28- "version" : " 2.13.0 " ,
28+ "version" : " 2.13.1 " ,
2929 "engines" : {
3030 "vscode" : " ^1.38.0"
3131 },
5353 "webpack" : " webpack --mode development" ,
5454 "compile" : " tsc -p ./" ,
5555 "watch" : " tsc -watch -p ./" ,
56- "postinstall" : " node ./node_modules/vscode/bin/install" ,
5756 "test" : " npm run compile && node ./node_modules/vscode/bin/test"
5857 },
5958 "devDependencies" : {
7675 "ini" : " ^2.0.0" ,
7776 "jsonc" : " ^2.0.0" ,
7877 "unzipper" : " ^0.10.11" ,
79- "x2js" : " ^3.3 .1" ,
78+ "x2js" : " 3.4 .1" ,
8079 "yaml" : " ^1.10.2"
8180 },
8281 "contributes" : {
You can’t perform that action at this time.
0 commit comments