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", "name": "json-server",
"version": "1.0.0-alpha.7", "version": "1.0.0-alpha.8",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "json-server", "name": "json-server",
"version": "1.0.0-alpha.7", "version": "1.0.0-alpha.8",
"license": "SEE LICENSE IN ./LICENSE", "license": "SEE LICENSE IN ./LICENSE",
"dependencies": { "dependencies": {
"@tinyhttp/app": "^2.2.1", "@tinyhttp/app": "^2.2.1",

View File

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