summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-08-22 17:19:39 +0200
committerJoas Schilling <coding@schilljs.com>2022-08-22 17:19:39 +0200
commitb1f5de84f5c17cab5816ba235260257a6da98abb (patch)
tree7d317210bb6b06c8df3c38817434497b8d256f85 /package.json
parent75851760a03e3d4e5e48adc538db2805594a0ac7 (diff)
Lock the compiler version as well for now
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index c18e62e3c..de379a3ad 100644
--- a/package.json
+++ b/package.json
@@ -88,6 +88,7 @@
"terser-webpack-plugin": "^5.3.5",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
+ "vue-template-compiler": "^2.7.9",
"wasm-check": "^2.1.2",
"webpack-node-externals": "^3.0.0",
"worker-loader": "^3.0.8"