Fix annotation homepage on npm

This commit is contained in:
Chocobozzz 2021-02-17 10:55:50 +01:00
parent 8750dbc71a
commit 0ea5fe6a01
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "peertube-plugin-video-annotation", "name": "peertube-plugin-video-annotation",
"version": "0.0.5", "version": "0.0.6",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "peertube-plugin-video-annotation", "name": "peertube-plugin-video-annotation",
"description": "PeerTube plugin video annotation", "description": "PeerTube plugin video annotation",
"version": "0.0.5", "version": "0.0.6",
"author": "Chocobozzz", "author": "Chocobozzz",
"bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-video-annotation/issues", "bugs": "https://framagit.org/framasoft/peertube/peertube-plugin-video-annotation/issues",
"clientScripts": [ "clientScripts": [