Skip to content

Commit

Permalink
Add missing @automattic/typography dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
yansern committed Jul 14, 2020
1 parent 2dec924 commit d4633a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/onboarding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"classnames": "^2.2.6"
},
"devDependencies": {
"@automattic/typography": "^1.0.0",
"@wordpress/base-styles": "^1.8.0",
"copyfiles": "^2.3.0"
},
Expand Down
1 change: 1 addition & 0 deletions packages/plans-grid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"uuid": "^7.0.2"
},
"devDependencies": {
"@automattic/typography": "^1.0.0",
"@wordpress/base-styles": "^1.8.0"
},
"peerDependencies": {
Expand Down

0 comments on commit d4633a6

Please sign in to comment.