Skip to content

Commit f3b631b

Browse files
author
steven nguyen
committed
⬆️ electron-packager to 15.1.0 in /script
According to https://www.electronjs.org/blog/apple-silicon, if arm64 is going to be supported, `electron-packager` should be at least `15.1.0` Running npm install seemed to update a bunch of other things Also language-ruby keeps reverting to 0.72, this seems to fix that.
1 parent dc99664 commit f3b631b

File tree

3 files changed

+168
-137
lines changed

3 files changed

+168
-137
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"language-php": "0.48.1",
254254
"language-property-list": "0.9.1",
255255
"language-python": "0.53.6",
256-
"language-ruby": "0.72.23",
256+
"language-ruby": "0.73.0",
257257
"language-ruby-on-rails": "0.25.3",
258258
"language-rust-bundled": "file:./packages/language-rust-bundled",
259259
"language-sass": "0.62.1",

0 commit comments

Comments
 (0)