mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 22:44:20 +02:00
@zeit/ncc -> @vercel/ncc, update package.json
This commit is contained in:
+3
-3
@@ -23,12 +23,12 @@
|
||||
"homepage": "https://github.com/ruby/setup-ruby",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^1.0.2",
|
||||
"@actions/core": "^1.2.3",
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/exec": "^1.0.3",
|
||||
"@actions/io": "^1.0.2",
|
||||
"@actions/tool-cache": "^1.3.1"
|
||||
"@actions/tool-cache": "^1.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@zeit/ncc": "^0.21.1"
|
||||
"@vercel/ncc": "^0.23.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user