This commit is contained in:
Typicode
2015-05-12 02:28:31 +02:00
parent a7d427fc98
commit bc04df4e67

View File

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