This commit is contained in:
Michiel Borkent 2023-05-04 17:03:00 +02:00
parent 923ac92b61
commit 725c9934d0
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.5.14"
"version": "0.6.15"
},
"node_modules/js-tokens": {
"version": "4.0.0",
@ -129,5 +129,5 @@
}
}
},
"version": "0.5.14"
"version": "0.6.15"
}

View file

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