This commit is contained in:
Michiel Borkent 2024-10-08 10:40:46 +02:00
parent b91c78d972
commit 413f5a424f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -8,7 +8,7 @@
"react": "17.0.1",
"react-dom": "17.0.1"
},
"version": "0.6.17"
"version": "0.6.19"
},
"node_modules/js-tokens": {
"version": "4.0.0",
@ -129,5 +129,5 @@
}
}
},
"version": "0.6.17"
"version": "0.6.19"
}

View file

@ -1,6 +1,6 @@
{
"name": "scittle",
"version": "0.6.18",
"version": "0.6.19",
"files": [
"dist"
],