This commit is contained in:
Typicode
2014-10-13 15:57:39 +02:00
parent 6d88075ff2
commit cc248a5f47

View File

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