File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 "author" : " Arduino SA" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " https://github.com/arduino/vscode-arduino-language-server "
10+ "url" : " https://github.com/arduino/vscode-arduino-tools "
1111 },
1212 "bugs" : {
13- "url" : " https://github.com/arduino/vscode-arduino-language-server /issues"
13+ "url" : " https://github.com/arduino/vscode-arduino-tools /issues"
1414 },
1515 "main" : " ./dist/extension.js" ,
1616 "files" : [
2525 "compile-tests" : " tsc -p . --outDir lib" ,
2626 "format" : " prettier --write . && prettier-package-json --write ./package.json" ,
2727 "generate" : " node ./scripts/generate.js 1.5.1" ,
28- "postinstall" : " node ./scripts/cli 0.35.0-rc.3 " ,
28+ "postinstall" : " node ./scripts/cli 0.35.0-rc.5 " ,
2929 "lint" : " eslint src --ext ts" ,
3030 "prepackage" : " yarn clean && yarn compile && yarn lint && yarn webpack" ,
3131 "package" : " mkdirp build-artifacts && vsce package --out ./build-artifacts" ,
You can’t perform that action at this time.
0 commit comments