This commit is contained in:
Typicode
2015-04-17 21:36:27 +02:00
parent ca867e8563
commit d9b1eebbff

View File

@ -1,6 +1,6 @@
{ {
"name": "json-server", "name": "json-server",
"version": "0.6.10", "version": "0.7.0",
"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",