Skip to content

Commit 2015fc9

Browse files
author
Travis CI User
committed
[ci skip] npm published
1 parent dab5468 commit 2015fc9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[![NPM](https://nodei.co/npm/json-server.png?downloads=true)](https://www.npmjs.com/package/json-server)
55

6-
[![apidoc](https://npmdoc.github.io/node-npmdoc-json-server/build/screenCapture.buildNpmdoc.browser.%2Fhome%2Ftravis%2Fbuild%2Fnpmdoc%2Fnode-npmdoc-json-server%2Ftmp%2Fbuild%2Fapidoc.html.png)](https://npmdoc.github.io/node-npmdoc-json-server/build/apidoc.html)
6+
[![apidoc](https://npmdoc.github.io/node-npmdoc-json-server/build/screenCapture.buildNpmdoc.browser.%252Fhome%252Ftravis%252Fbuild%252Fnpmdoc%252Fnode-npmdoc-json-server%252Ftmp%252Fbuild%252Fapidoc.html.png)](https://npmdoc.github.io/node-npmdoc-json-server/build/apidoc.html)
77

88
![npmPackageListing](https://npmdoc.github.io/node-npmdoc-json-server/build/screenCapture.npmPackageListing.svg)
99

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"start": "(set -e; export PORT=${PORT:-8080}; utility2 start test.js)",
3737
"test": "(set -e; export PORT=$(utility2 shServerPortRandom); utility2 test test.js)"
3838
},
39-
"version": "0.0.4"
39+
"version": "0.0.5"
4040
}

touch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2017-04-07T18:57:20Z
1+
2017-04-08T06:06:48Z

0 commit comments

Comments
 (0)