This commit is contained in:
typicode
2016-11-29 08:54:28 +01:00
parent cb1d474ac6
commit 814bae7969

View File

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