@cpelements/pfe-navigation
Advanced tools
Comparing version 1.0.85 to 1.0.86
@@ -17,3 +17,3 @@ { | ||
}, | ||
"version": "1.0.85", | ||
"version": "1.0.86", | ||
"publishConfig": { | ||
@@ -38,3 +38,3 @@ "access": "public" | ||
"scripts": { | ||
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && ./build-extras.sh", | ||
"build": "../../node_modules/.bin/gulp && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}'", | ||
"dev": "../../node_modules/.bin/gulp dev", | ||
@@ -51,11 +51,11 @@ "watch": "../../node_modules/.bin/gulp watch", | ||
"dependencies": { | ||
"@patternfly/pfe-icon": "1.9.2", | ||
"@patternfly/pfe-avatar": "1.9.2", | ||
"@patternfly/pfelement": "1.9.2" | ||
"@patternfly/pfe-icon": "^1.9.2", | ||
"@patternfly/pfe-avatar": "^1.9.2", | ||
"@patternfly/pfelement": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@cpelements/rh-account-dropdown": "^1.0.37", | ||
"@patternfly/pfe-sass": "1.9.2" | ||
"@patternfly/pfe-sass": "^1.9.2" | ||
}, | ||
"generator-pfelement-version": "1.1.0" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2567866
22
+ Added@patternfly/pfe-avatar@1.12.3(transitive)
+ Added@patternfly/pfe-icon@1.12.3(transitive)
+ Added@patternfly/pfelement@1.12.3(transitive)
- Removed@patternfly/pfe-avatar@1.9.2(transitive)
- Removed@patternfly/pfe-icon@1.9.2(transitive)
- Removed@patternfly/pfelement@1.9.2(transitive)
Updated@patternfly/pfe-icon@^1.9.2
Updated@patternfly/pfelement@^1.9.2