Skip to content
This repository was archived by the owner on May 3, 2021. It is now read-only.

Commit 135ffd8

Browse files
committed
bump version
1 parent 96c4603 commit 135ffd8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@neilbryson/react-redux-boilerplate",
33
"author": "Neil Bryson Cargamento <[email protected]>",
4-
"version": "1.0.4",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"homepage": "https://github.com/neilbryson/react-redux-boilerplate",
77
"repository": {
@@ -20,7 +20,7 @@
2020
"prop-types": "^15.6.2",
2121
"react": "~16.6.3",
2222
"react-dom": "~16.6.3",
23-
"react-locale-hoc": "~0.2.1",
23+
"react-locale-hoc": "~0.2.2",
2424
"react-redux": "~6.0.0",
2525
"react-scripts": "~2.1.1",
2626
"redux": "~4.0.1",

0 commit comments

Comments
 (0)