fix(ci): fix ci

This commit is contained in:
2018-05-22 13:44:58 +02:00
parent b26b03f04b
commit 831bbd2488
4 changed files with 15 additions and 9 deletions

View File

@@ -5,8 +5,8 @@
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "",
"build": "npmts"
"test": "(npmts)",
"build": "(npmts)"
},
"repository": {
"type": "git",