aboutsummaryrefslogtreecommitdiff
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 25739c469..5c7c44205 100644
--- a/package.json
+++ b/package.json
@@ -61,6 +61,7 @@
"webpack-merge": "^4.1.0"
},
"dependencies": {
- "pogen": "file:tooling/pogen/"
+ "pogen": "file:tooling/pogen/",
+ "tiny-worker": "^2.1.1"
}
}