Skip to content

Commit aca27a0

Browse files
committed
Upgrade coursier to 1.1.0-M7
This is a backport of ff01801 to the 0.9 branch
1 parent 93da62a commit aca27a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-dotty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"vscode:prepublish": "npm install && ./node_modules/.bin/tsc -p ./",
5151
"compile": "./node_modules/.bin/tsc -p ./",
5252
"test": "node ./node_modules/vscode/bin/test",
53-
"postinstall": "node ./node_modules/vscode/bin/install && curl -L -o out/coursier https://github.com/coursier/coursier/raw/v1.0.0/coursier"
53+
"postinstall": "node ./node_modules/vscode/bin/install && curl -L -o out/coursier https://github.com/coursier/coursier/raw/v1.1.0-M7/coursier"
5454
},
5555
"extensionDependencies": [
5656
"daltonjorge.scala"

0 commit comments

Comments
 (0)