fix build

This commit is contained in:
Konstantin Vulsonov
2018-09-18 23:25:34 +03:00
parent 024d0e3125
commit 20b6eacc96
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"description": "create iconset from separated svg icons",
"main": "./dist/app.js",
"scripts": {
"build": "tsc src/bin",
"build": "tsc",
"test": "./test"
},
"bin": {