docs-server
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,11 @@ | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/lbwa/docs-server/compare/v1.0.0...v1.0.1) (2018-08-05) | ||
### Bug Fixes | ||
* route generating info ([2503dfa](https://github.com/lbwa/docs-server/commit/2503dfa)) | ||
<a name="1.0.0"></a> | ||
@@ -2,0 +12,0 @@ # [1.0.0](https://github.com/lbwa/docs-server/compare/v0.3.0...v1.0.0) (2018-08-05) |
{ | ||
"name": "docs-server", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A server which is used to build one of microservices for docs system", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -13,2 +13,12 @@ # Docs-server [![npm](https://img.shields.io/npm/v/docs-server.svg)](https://www.npmjs.com/package/docs-server) [![CircleCI](https://circleci.com/gh/lbwa/docs-server.svg?style=svg)](https://circleci.com/gh/lbwa/docs-server) [![node](https://img.shields.io/node/v/docs-server.svg)](https://www.npmjs.com/package/docs-server) | ||
## Installing | ||
```bash | ||
# yarn | ||
yarn add docs-server | ||
# npm | ||
npm i docs-server | ||
``` | ||
## Usage | ||
@@ -15,0 +25,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43872
34
80