Skip to content
This repository was archived by the owner on Jun 8, 2019. It is now read-only.

Commit a054014

Browse files
committed
update readme
1 parent 4a562ff commit a054014

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# babel-plugin-react-intl
22

33
Extracts string messages for translation from modules that use [React Intl][].
4-
5-
_**Note:** This Babel plugin works with React Intl v2.x, and **1.x of this plugin works with Babel 5, 2.x works with Babel 6**._
4+
## Dependencies
5+
6+
### React Intl
7+
This Babel plugin works with React Intl v2.x
8+
9+
### Babel
10+
- **3.x** of this plugin works with Babel 7
11+
- **2.x** works with Babel 6
12+
- **1.x** works with Babel 5
613

714
## Installation
815

0 commit comments

Comments
 (0)