Skip to content

Commit

Permalink
Install dependencies for core organism component "Header"
Browse files Browse the repository at this point in the history
- react-pose (1)
- subscribe-ui-event (2)

References:
  (1) https://www.npmjs.com/package/react-pose
  (2) https://www.npmjs.com/package/subscribe-ui-event

Associated epic: GH-63
GH-64
  • Loading branch information
arcticicestudio committed Dec 7, 2018
1 parent 39c1304 commit db29be4
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 0 deletions.
138 changes: 138 additions & 0 deletions package-lock.json

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

2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,11 @@
"react": "16.6.3",
"react-dom": "16.6.3",
"react-helmet": "5.2.0",
"react-pose": "4.0.4",
"styled-components": "4.1.2",
"styled-modern-normalize": ">=0.2.0 <1.0.0",
"styled-theming": "2.2.0",
"subscribe-ui-event": "2.0.5",
"typeface-rubik": "0.0.54",
"typeface-source-code-pro": "0.0.54"
}
Expand Down

0 comments on commit db29be4

Please sign in to comment.