Skip to content

Commit

Permalink
npm dependency update (#12)
Browse files Browse the repository at this point in the history
Signed-off-by: fauchere <[email protected]>
  • Loading branch information
pfauchere authored Oct 18, 2018
1 parent 4cc6a18 commit f6ffc54
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions angular-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions angular-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"author": "",
"license": "MIT",
"dependencies": {
"@adobe/cq-angular-editable-components": "~1.0.2",
"@adobe/cq-angular-editable-components": "~1.0.3",
"@adobe/cq-spa-component-mapping": "~1.0.3",
"@adobe/cq-spa-page-model-manager": "~1.0.0",
"@adobe/cq-spa-page-model-manager": "~1.0.3",
"@angular/animations": "^6.0.0",
"@angular/common": "^6.0.0",
"@angular/compiler": "^6.0.0",
Expand Down
6 changes: 3 additions & 3 deletions react-app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@adobe/cq-react-editable-components": "~1.0.3",
"@adobe/cq-spa-component-mapping": "~1.0.3",
"@adobe/cq-spa-page-model-manager": "~1.0.0",
"@adobe/cq-spa-page-model-manager": "~1.0.3",
"babel-polyfill": "^6.26.0",
"custom-event-polyfill": "^1.0.6",
"fbemitter": "^2.1.1",
Expand Down

0 comments on commit f6ffc54

Please sign in to comment.