aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8f089d6..f86d16e 100644
--- a/package.json
+++ b/package.json
@@ -1,10 +1,10 @@
{
"name": "netflix-immersive",
"description": "Don't skip intros, recaps, or credits",
- "version": "0.0.1",
+ "version": "0.1.0",
"devDependencies": {
- "browserify": "^16.5.1",
- "typescript": "^3.8.3"
+ "browserify": "^17.0.0",
+ "typescript": "^4.6.3"
},
"private": true
}