Skip to content

Commit

Permalink
v0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iansinnott committed Mar 30, 2019
1 parent 2d9d533 commit 130946a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-string-replace",
"version": "0.4.1",
"version": "0.4.2",
"description": "String#replace for React components",
"license": "MIT",
"main": "index.js",
Expand Down Expand Up @@ -34,8 +34,8 @@
"lodash": "^4.17.4"
},
"devDependencies": {
"babel-eslint": "^8.0.0",
"ava": "^0.23.0",
"babel-eslint": "^8.0.0",
"eslint": "^3.10.2",
"eslint-config-iansinnott": "^1.0.1",
"eslint-config-zen": "^3.0.0",
Expand Down

0 comments on commit 130946a

Please sign in to comment.