fix(core): update

This commit is contained in:
2019-01-04 23:30:37 +01:00
parent 9e1c73febf
commit b90092c043
3 changed files with 46 additions and 24 deletions

View File

@ -7,7 +7,7 @@
"typings": "dist/index.d.ts",
"scripts": {
"test": "(tstest test/)",
"build": "echo \"Not needed for now\""
"build": "(tsbuild)"
},
"repository": {
"type": "git",
@ -39,4 +39,4 @@
"qenv": "^1.1.7",
"tapbundle": "^2.0.2"
}
}
}