fix(core): update

This commit is contained in:
2019-01-27 02:42:58 +01:00
parent f36dea3875
commit d5852ce85d
2 changed files with 22 additions and 0 deletions

View File

@ -10,6 +10,7 @@
},
"scripts": {
"test": "tsrun test/test.ts",
"testCustom": "node cli.ts.js custom ts_web",
"build": "node cli.ts.js"
},
"repository": {