This commit is contained in:
Typicode
2014-11-16 18:13:38 +01:00
parent 2e3d833ec4
commit 2d88a71638

View File

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