1
0
This commit is contained in:
Zef Hemel
2022-07-18 17:21:46 +02:00
parent 04992d99cf
commit d01012962a
8 changed files with 32 additions and 155 deletions
+1 -2
View File
@@ -4,7 +4,7 @@
"name": "Zef Hemel",
"email": "zef@zef.me"
},
"version": "0.0.23",
"version": "0.0.25",
"license": "MIT",
"scripts": {
"watch": "rm -rf .parcel-cache && parcel watch",
@@ -45,7 +45,6 @@
"fuzzysort": "^1.9.0",
"jest": "^27.5.1",
"knex": "^1.0.4",
"node-fetch": "^3.2.6",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},