generator-jhipster-yellowbricks-angular-contextpath 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,6 +4,7 @@ A [JHipster](https://www.jhipster.tech/) blueprint that sets the Angular `baseHr
|
|
|
4
4
|
|
|
5
5
|
[![NPM version][npm-image]][npm-url]
|
|
6
6
|
[![Generator][github-generator-image]][github-generator-url]
|
|
7
|
+

|
|
7
8
|
|
|
8
9
|
## What it does
|
|
9
10
|
|
package/package.json
CHANGED