aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index ef044ab16..fd878a342 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,8 @@
44 "tsc": "tsc", 44 "tsc": "tsc",
45 "nodemon": "nodemon", 45 "nodemon": "nodemon",
46 "ts-node": "ts-node", 46 "ts-node": "ts-node",
47 "tslint": "tslint" 47 "tslint": "tslint",
48 "travis": "scripty"
48 }, 49 },
49 "dependencies": { 50 "dependencies": {
50 "async": "^2.0.0", 51 "async": "^2.0.0",