aboutsummaryrefslogtreecommitdiffhomepage
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 b41422343..b0df43ffa 100644
--- a/package.json
+++ b/package.json
@@ -211,6 +211,9 @@
211 "ts-node": "10.4.0", 211 "ts-node": "10.4.0",
212 "typescript": "^4.0.5" 212 "typescript": "^4.0.5"
213 }, 213 },
214 "resolutions": {
215 "depcheck/@babel/parser": "7.16.4"
216 },
214 "bundlewatch": { 217 "bundlewatch": {
215 "files": [ 218 "files": [
216 { 219 {