Skip to content

Commit 1d46249

Browse files
committedSep 2, 2019
0.15.1
1 parent ae14283 commit 1d46249

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-server",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "Serves JSON files through REST routes.",
55
"main": "./lib/server/index.js",
66
"bin": "./lib/cli/bin.js",

0 commit comments

Comments
 (0)
Please sign in to comment.