This commit is contained in:
Michiel Borkent 2022-05-17 21:25:13 +02:00
parent 70381954b3
commit f6e7b281a3
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.1.2"
"version": "0.2.8"
},
"node_modules/js-tokens": {
"version": "4.0.0",
@ -129,5 +129,5 @@
}
}
},
"version": "0.1.2"
"version": "0.2.8"
}

View file

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