1.0.0-alpha.19

This commit is contained in:
typicode
2024-01-12 01:09:29 +01:00
parent a4dda8ec64
commit a321b653e3
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.18",
"version": "1.0.0-alpha.19",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-server",
"version": "1.0.0-alpha.18",
"version": "1.0.0-alpha.19",
"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.18",
"version": "1.0.0-alpha.19",
"description": "",
"type": "module",
"bin": {