1.0.0-alpha.6

This commit is contained in:
typicode
2023-12-28 14:12:25 +01:00
parent d45dff15e0
commit 8f73d981ca
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.5",
"version": "1.0.0-alpha.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "json-server",
"version": "1.0.0-alpha.5",
"version": "1.0.0-alpha.6",
"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.5",
"version": "1.0.0-alpha.6",
"description": "",
"type": "module",
"types": "lib",