Skip to content

Commit 66d177d

Browse files
committed
Updated topcoder-react-utils
1 parent 76a46ac commit 66d177d

File tree

2 files changed

+11
-22
lines changed

2 files changed

+11
-22
lines changed

package-lock.json

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

package.json

+2-2
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.5",
34+
"version": "0.3.6",
3535
"dependencies": {
3636
"auth0-js": "^6.8.4",
3737
"isomorphic-fetch": "^2.2.1",
@@ -47,7 +47,7 @@
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.5"
50+
"topcoder-react-utils": "^0.6.7"
5151
},
5252
"devDependencies": {
5353
"autoprefixer": "^8.6.3",

0 commit comments

Comments
 (0)