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 2d9d533 commit 130946aCopy full SHA for 130946a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-string-replace",
3
- "version": "0.4.1",
+ "version": "0.4.2",
4
"description": "String#replace for React components",
5
"license": "MIT",
6
"main": "index.js",
@@ -34,8 +34,8 @@
34
"lodash": "^4.17.4"
35
},
36
"devDependencies": {
37
- "babel-eslint": "^8.0.0",
38
"ava": "^0.23.0",
+ "babel-eslint": "^8.0.0",
39
"eslint": "^3.10.2",
40
"eslint-config-iansinnott": "^1.0.1",
41
"eslint-config-zen": "^3.0.0",
0 commit comments