Commit e478c391 authored by 神楽坂玲奈's avatar 神楽坂玲奈

appveyor

parent 9c1a6332
......@@ -6,8 +6,8 @@
"version": "3.0.0-dev.5",
"repository": "github:mycard/mycard",
"scripts": {
"pack": "tsc && ./node_modules/.bin/build --dir",
"dist": "tsc && ./node_modules/.bin/build",
"pack": "tsc && build --dir",
"dist": "tsc && build",
"start": "tsc && electron .",
"postinstall": "typings install",
"tsc": "tsc",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment