Skip to content

Commit 7d121b0

Browse files
author
Sachin Maheshwari
committed
typo
1 parent fc923a6 commit 7d121b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"redux-actions": "^2.4.0",
5050
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.6",
5151
"to-capital-case": "^1.0.0",
52-
"topcoder-react-utils": "0.7.5"
52+
"topcoder-react-utils": "0.7.5",
53+
"@topcoder-platform/tc-auth-lib": "^1.0.0"
5354
},
5455
"devDependencies": {
5556
"autoprefixer": "^8.6.4",
@@ -103,7 +104,6 @@
103104
"webpack-dev-middleware": "^3.1.3",
104105
"webpack-hot-middleware": "^2.22.2",
105106
"webpack-merge": "^4.1.3",
106-
"webpack-stats-plugin": "^0.2.1",
107-
"@topcoder-platform/tc-auth-lib": "^1.0.0"
107+
"webpack-stats-plugin": "^0.2.1"
108108
}
109109
}

0 commit comments

Comments
 (0)