We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc923a6 commit 7d121b0Copy full SHA for 7d121b0
package.json
@@ -49,7 +49,8 @@
49
"redux-actions": "^2.4.0",
50
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.6",
51
"to-capital-case": "^1.0.0",
52
- "topcoder-react-utils": "0.7.5"
+ "topcoder-react-utils": "0.7.5",
53
+ "@topcoder-platform/tc-auth-lib": "^1.0.0"
54
},
55
"devDependencies": {
56
"autoprefixer": "^8.6.4",
@@ -103,7 +104,6 @@
103
104
"webpack-dev-middleware": "^3.1.3",
105
"webpack-hot-middleware": "^2.22.2",
106
"webpack-merge": "^4.1.3",
- "webpack-stats-plugin": "^0.2.1",
107
- "@topcoder-platform/tc-auth-lib": "^1.0.0"
+ "webpack-stats-plugin": "^0.2.1"
108
}
109
0 commit comments