Browse Source

update to 2.0.0 (#204)

* update to 2.0.0 and add package-lock

* remove package.json
main
Shelley Vohr 7 years ago
committed by Charles Kerr
parent
commit
9f0ab1460f
  1. 2
      package.json

2
package.json

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