Skip to content

Commit

Permalink
Merge pull request #1250 from dhis2/fix-setup-command
Browse files Browse the repository at this point in the history
chore(deps): add i18n dependency
  • Loading branch information
HendrikThePendric authored Sep 6, 2023
2 parents 300a304 + 18212bb commit bcfa444
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"peerDependencies": {
"react": "^16.8",
"@dhis2/d2-i18n": "^1",
"react-dom": "^16.8",
"styled-jsx": "^4"
},
Expand All @@ -47,6 +48,7 @@
"build"
],
"devDependencies": {
"@dhis2/d2-i18n": "^1.1.0",
"react": "16.13",
"react-dom": "16.13",
"styled-jsx": "^4.0.1"
Expand Down

0 comments on commit bcfa444

Please sign in to comment.