Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 003633a

Browse files
committed
Uses npm update to fix a few packages
1 parent b5e5291 commit 003633a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

package-lock.json

Lines changed: 7 additions & 0 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
},
6161
"dependencies": {
6262
"@reach/router": "^1.3.4",
63+
"@topcoder-platform/tc-auth-lib": "github:topcoder-platform/tc-auth-lib#1.0.3",
6364
"axios": "^0.21.1",
6465
"browser-cookies": "^1.2.0",
6566
"classnames": "^2.2.6",
@@ -82,6 +83,6 @@
8283
"redux": "^4.0.5",
8384
"redux-thunk": "^2.3.0",
8485
"tc-auth-lib": "topcoder-platform/tc-auth-lib#1.0.3",
85-
"tc-ui": "appirio-tech/tc-ui#feature/connectv2"
86+
"tc-ui": "github:appirio-tech/tc-ui#feature/connectv2"
8687
}
8788
}

0 commit comments

Comments
 (0)