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