update to 2.0.0 (#204)

* update to 2.0.0 and add package-lock

* remove package.json
This commit is contained in:
Shelley Vohr 2018-05-07 10:49:31 -07:00 committed by Charles Kerr
parent 72f3f9d570
commit 9f0ab1460f
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
"author": "GitHub", "author": "GitHub",
"license": "CC0-1.0", "license": "CC0-1.0",
"devDependencies": { "devDependencies": {
"electron": "^1.8.4" "electron": "^2.0.0"
} }
} }