add version

This commit is contained in:
rnsrk 2024-06-19 15:51:15 +02:00
parent 9548af9982
commit 5143bfb089

View file

@ -1,6 +1,6 @@
{ {
"name": "wisski-mirador-integration", "name": "wisski-mirador-integration",
"version": "0.0.1", "version": "1.1",
"description": "WissKI Integration of the Mirador 3 Image Viewer. More at https://projectmirador.org/ and https://github.com/ProjectMirador/mirador-integration", "description": "WissKI Integration of the Mirador 3 Image Viewer. More at https://projectmirador.org/ and https://github.com/ProjectMirador/mirador-integration",
"private": true, "private": true,
"scripts": { "scripts": {
@ -23,6 +23,10 @@
{ {
"name": "Régis Robineau ", "name": "Régis Robineau ",
"url": "https://regisrob.fr/cv/" "url": "https://regisrob.fr/cv/"
},
{
"name": "Robert Nasarek",
"url": "https://nasarek.org/"
} }
], ],
"license": "ISC", "license": "ISC",