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

Commit 0b97375

Browse files
authored
Merge pull request #54 from c089/patch-1
Bring version note in README up to date
2 parents 1bf00da + b36e74d commit 0b97375

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Extracts string messages for translation from modules that use [React Intl][].
44

5-
_**Note:** This Babel plugin works with React Intl v2 which is [in development][v2-discussion], and **1.x of this plugin works with Babel 5, 2.x works with Babel 6**._
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**._
66

77
## Installation
88

@@ -57,4 +57,3 @@ require('babel-core').transform('code', {
5757

5858

5959
[React Intl]: http://formatjs.io/react/
60-
[v2-discussion]: https://github.com/yahoo/react-intl/issues/162

0 commit comments

Comments
 (0)