diff options
| author | Teddy Wing | 2020-05-08 19:14:26 +0200 |
|---|---|---|
| committer | Teddy Wing | 2020-05-08 19:14:26 +0200 |
| commit | 809f5d1cf6d312f38ffa34083f4c67e3ef02192a (patch) | |
| tree | 064a10f24b0b3aec6077acbb4aa38a80bef105e5 /package.json | |
| parent | a702c837daed7e0063629e82e543ba3e7a5fe20b (diff) | |
| download | netflix-immersive-809f5d1cf6d312f38ffa34083f4c67e3ef02192a.tar.bz2 | |
Rename project to "Immersive"
Sounds better than "No Skip", and also reflects the fact that we want to
remove anything that hinders immersion while watching a video, not just
skipped credits.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bbe3d46..8f089d6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "netflix-no-skip", + "name": "netflix-immersive", "description": "Don't skip intros, recaps, or credits", "version": "0.0.1", "devDependencies": { |
