Skip to content

Commit

Permalink
fix: missing dependency
Browse files Browse the repository at this point in the history
The dependency is added by the build, so you won't find it in the code.
  • Loading branch information
adixon-adobe authored and Westbrook committed Jan 15, 2021
1 parent 4d6b5af commit bb411b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@spectrum-web-components/base": "^0.2.0",
"@spectrum-css/commons": "^3.0.0",
"@spectrum-css/typography": "^3.0.0-beta.1",
"@spectrum-css/vars": "^3.0.0-beta.2"
Expand Down

0 comments on commit bb411b5

Please sign in to comment.