We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be30228 commit 8e1642aCopy full SHA for 8e1642a
readme.md
@@ -10,18 +10,8 @@ This package will generate json or yaml files from a glob. It will generate one
10
11
## Install
12
13
-This project has a peer dependency on `babel-core`.
14
-
15
-To use this with Babel 6, run
16
17
-```
18
-$ npm install --save-dev extract-react-intl-messages babel-core
19
20
21
-To use this with Babel 7, run
22
23
```
24
-$ npm install --save-dev extract-react-intl-messages babel-core@bridge @babel/core
+$ npm install --save-dev extract-react-intl-messages
25
26
27
## Usage
0 commit comments