aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index fabd3a5..28667e5 100644
--- a/package.json
+++ b/package.json
@@ -3,8 +3,8 @@
"description": "Don't skip intros, recaps, or credits",
"version": "0.1.0",
"devDependencies": {
- "browserify": "^16.5.1",
- "typescript": "^3.8.3"
+ "browserify": "^17.0.0",
+ "typescript": "^4.3.5"
},
"private": true
}