This commit is contained in:
Typicode
2015-09-03 00:22:20 +02:00
parent 9fc0ef5bce
commit aa95754526

View File

@ -1,6 +1,6 @@
{ {
"name": "json-server", "name": "json-server",
"version": "0.7.26", "version": "0.7.27",
"description": "Serves JSON files through REST routes.", "description": "Serves JSON files through REST routes.",
"main": "./src/server/index.js", "main": "./src/server/index.js",
"bin": "./bin/index.js", "bin": "./bin/index.js",