1.0.0-alpha.7

This commit is contained in:
typicode
2023-12-30 01:48:38 +01:00
parent 4bf3c7485d
commit cddf62adaa
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.6",
"version": "1.0.0-alpha.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-server",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"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.6",
"version": "1.0.0-alpha.7",
"description": "",
"type": "module",
"types": "lib",