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 bc52a10 commit d4cf967Copy full SHA for d4cf967
package.json
@@ -2,7 +2,7 @@
2
"name": "react-message-source",
3
"version": "0.1.0",
4
"description": "A library which aids with i18n of React applications",
5
- "author": "",
+ "author": "Netcetera AG",
6
"license": "MIT",
7
"repository": "https://github.com/netceteragroup/react-message-source",
8
"main": "dist/index.js",
@@ -26,8 +26,7 @@
26
},
27
"peerDependencies": {
28
"prop-types": "^15.5.10",
29
- "react": "^16.6.0",
30
- "react-dom": "^16.6.0"
+ "react": "^16.6.0"
31
32
"devDependencies": {
33
"@babel/core": "^7.2.2",
0 commit comments