aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0709bc29b..223e27e5a 100644
--- a/package.json
+++ b/package.json
@@ -58,5 +58,8 @@
"vinyl-fs": "^2.4.3",
"webpack": "^2.4.1",
"webpack-merge": "^4.1.0"
+ },
+ "dependencies": {
+ "pogen": "file:tooling/pogen/"
}
}