mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
💄 Adding trailing comma in package.json.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"walkdir": "*",
|
||||
"unzip": "*",
|
||||
"d3": "*",
|
||||
"int64-native": "*"
|
||||
"int64-native": "*",
|
||||
"coffeelint": "*"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user