Skip to content

Commit 130946a

Browse files
committed
v0.4.2
1 parent 2d9d533 commit 130946a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-string-replace",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "String#replace for React components",
55
"license": "MIT",
66
"main": "index.js",
@@ -34,8 +34,8 @@
3434
"lodash": "^4.17.4"
3535
},
3636
"devDependencies": {
37-
"babel-eslint": "^8.0.0",
3837
"ava": "^0.23.0",
38+
"babel-eslint": "^8.0.0",
3939
"eslint": "^3.10.2",
4040
"eslint-config-iansinnott": "^1.0.1",
4141
"eslint-config-zen": "^3.0.0",

0 commit comments

Comments
 (0)