This commit is contained in:
Michiel Borkent 2024-11-24 12:25:02 +01:00
parent ac55404dd7
commit 763ad37227
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.19"
"version": "0.6.20"
},
"node_modules/js-tokens": {
"version": "4.0.0",
@ -129,5 +129,5 @@
}
}
},
"version": "0.6.19"
"version": "0.6.20"
}

View file

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