File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 327327 },
328328 "scripts" : {
329329 "bundle-nxp" : " npm run bundle-nxp-download && npm run bundle-nxp-extract" ,
330- "bundle-nxp-download" : " shx rm -rf deps/nxp && shx mkdir -p deps/nxp && nwget \" https://github.com/neo-project/neo-express/releases/download/3.1.38 /Neo.Express.3.1.38 .nupkg\" -O deps/nxp/nxp.nupkg" ,
330+ "bundle-nxp-download" : " shx rm -rf deps/nxp && shx mkdir -p deps/nxp && nwget \" https://github.com/neo-project/neo-express/releases/download/3.1.46 /Neo.Express.3.1.46 .nupkg\" -O deps/nxp/nxp.nupkg" ,
331331 "bundle-nxp-extract" : " cd deps/nxp && extract-zip nxp.nupkg" ,
332332 "compile" : " npm run compile-ext && npm run compile-panel" ,
333333 "compile-ext" : " webpack --config src/extension/webpack.config.js --mode development" ,
You can’t perform that action at this time.
0 commit comments