This commit is contained in:
Typicode
2015-04-27 00:39:28 +02:00
parent 950881cdb1
commit 23b0faf892

View File

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