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

Commit fb8a525

Browse files
unit test cases are not working with latest core 2.4, reverting to core lib 2.3, which is functionality wise.
1 parent 5195d9d commit fb8a525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jackrabbit": "^4.3.0",
2626
"lodash": "^4.16.6",
2727
"request": "^2.78.0",
28-
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.4"
28+
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.3"
2929
},
3030
"devDependencies": {
3131
"babel-cli": "^6.9.0",

0 commit comments

Comments
 (0)