2f0b03e1a0
* Updated npm-update profile - Update Node and NPM versions - Exclude optional dependencies - Remove node_modules within src/main/node_modules (PatternFly for example includes all dependencies in patternfly/node_modules, we don't need these) - Remove minimist and mkdirp from src/main/node_modules as these are not included in dist, so we don't need the source * src/main/node_modules was updated to PatternFly 3.41.6 at some point, but not properly since src/main/resources/theme/keycloak/common/resources/node_modules/patternfly is currently on 3.38.1 * Removed ^ in versions in package.json as this results in unreliable updates of dependencies |
||
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
pom.xml | ||
UPDATING-NODE-MODULES.md |