1.0.0-alpha.23

This commit is contained in:
typicode
2024-01-26 17:39:21 +01:00
parent 3fe2bb1f97
commit 14af8bef84
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "json-server",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-server",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"license": "SEE LICENSE IN ./LICENSE",
"dependencies": {
"@tinyhttp/app": "^2.2.3",

View File

@ -1,6 +1,6 @@
{
"name": "json-server",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"description": "",
"type": "module",
"bin": {