Skip to content

Commit 945f0af

Browse files
committed
Merge branch 'develop'
2 parents ef71f25 + 76a46ac commit 945f0af

File tree

2 files changed

+41
-28
lines changed

2 files changed

+41
-28
lines changed

package-lock.json

+38-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .",
3232
"test": "npm run lint && npm run jest"
3333
},
34-
"version": "0.3.4",
34+
"version": "0.3.5",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"isomorphic-fetch": "^2.2.1",
@@ -43,11 +43,11 @@
4343
"qs": "^6.5.1",
4444
"react": "^16.4.1",
4545
"react-dom": "^16.4.1",
46-
"redux": "^4.0.0",
46+
"redux": "^3.7.2",
4747
"redux-actions": "^2.4.0",
4848
"tc-accounts": "https://github.com/appirio-tech/accounts-app.git#dev",
4949
"to-capital-case": "^1.0.0",
50-
"topcoder-react-utils": "^0.6.4"
50+
"topcoder-react-utils": "^0.6.5"
5151
},
5252
"devDependencies": {
5353
"autoprefixer": "^8.6.3",

0 commit comments

Comments
 (0)