mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
Add support for Windows
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "Download a prebuilt ruby and add it to $PATH",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint index.js",
|
||||
"lint": "eslint *.js",
|
||||
"package": "ncc build index.js -o dist"
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user