aboutsummaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/extension/package.json b/extension/package.json
index a08fa47ba..4523b91b0 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -22,7 +22,10 @@
"gulp-zip": "^3.1.0",
"map-stream": "0.0.6",
"mocha": "^2.3.4",
+ "po2json": "^0.4.1",
"systemjs": "^0.19.14",
- "typescript": "^1.8.0-dev.20160118"
+ "through2": "^2.0.1",
+ "typescript": "^1.8.0-dev.20160118",
+ "vinyl": "^1.1.1"
}
}