auto package update to latest

This commit is contained in:
2019-03-14 19:50:37 +01:00
parent 387dd0b9d3
commit 6d3f0fcabd
32 changed files with 8 additions and 2316 deletions

View File

@@ -5,6 +5,7 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"pkg-update": "node pkg-update",
"build": "tsc --listEmittedFiles",
"test": "jasmine-ts --config=jasmine.json"
},