1.0.0-alpha.8

This commit is contained in:
typicode
2023-12-30 01:57:27 +01:00
parent a81b3aa71c
commit dcd8ee2f35
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.7",
"version": "1.0.0-alpha.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-server",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"license": "SEE LICENSE IN ./LICENSE",
"dependencies": {
"@tinyhttp/app": "^2.2.1",

View File

@ -1,6 +1,6 @@
{
"name": "json-server",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"description": "",
"type": "module",
"types": "lib",