This commit is contained in:
JasterV 2022-05-18 12:38:48 +02:00
parent 01087e6d14
commit 9108afd3ae
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "imgphash",
"version": "0.3.2",
"version": "0.3.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "imgphash",
"version": "0.3.2",
"version": "0.3.3",
"license": "MIT",
"dependencies": {
"@canvas/image": "^1.0.1",

View file

@ -1,6 +1,6 @@
{
"name": "imgphash",
"version": "0.3.2",
"version": "0.3.3",
"description": "Provide an image class that is able to calculate similarity to other images using the phash value",
"main": "./src/lib.js",
"keywords": [