Update package.json

This commit is contained in:
typicode
2016-12-07 09:43:34 +01:00
committed by GitHub
parent 427e6add1f
commit 7c402a8556

View File

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