mirror of https://github.com/sbt/sbt.git
Manually set nodejs dependency versions, tweak package.json format
This commit is contained in:
parent
6b89af3924
commit
e59dd7d5b0
|
|
@ -2,7 +2,7 @@
|
|||
"repository": "https://github.com/alexarchambault/coursier.git",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"xmldom": "latest",
|
||||
"xhr2": "latest"
|
||||
"xmldom": "0.1.27",
|
||||
"xhr2": "0.1.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue