Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Replace npm shrinkwrap with yarn.lock #1278

Merged
merged 9 commits into from
Nov 23, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update electron-builder, re-initlialize yarn.lock
Luca Zeug committed Nov 23, 2016
commit 445f487c5a1a6e0d1b48134cc1bd24120fb45181
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@
"co-mocha": "^1.1.2",
"del": "^1.2.1",
"electron": "=1.3.5",
"electron-builder": "=5.23.2",
"electron-builder": "=9.1.0",
"eslint": "^3.8.0",
"eslint-config-airbnb-base": "^8.0.0",
"eslint-plugin-import": "^1.16.0",
Loading