Skip to content

Commit daaa773

Browse files
authored
fix(): add lingui core to macro peer dependencies (#1187)
1 parent f8f47a2 commit daaa773

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packages/macro/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"ramda": "^0.27.1"
3535
},
3636
"peerDependencies": {
37+
"@lingui/core": "^3.13.0",
38+
"@lingui/react": "^3.13.0",
3739
"babel-plugin-macros": "2 || 3"
3840
}
3941
}

0 commit comments

Comments
 (0)