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 4f2627e..bb59bec 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,8 @@
"source-map-support": "^0.5.20",
"tinycolor2": "^1.4.2",
"tslib": "^2.3.1",
- "typescript": "rc"
+ "typescript": "rc",
+ "vm2": "^3.9.5"
},
"devDependencies": {
"@types/express": "^4.17.13",