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

Commit 646fd69

Browse files
author
Sachin Maheshwari
committed
partially reverting for analysing issue..
1 parent 8be0292 commit 646fd69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:8.2.1
1+
FROM node:6
22
LABEL version="1.0"
33
LABEL description="Connect Messages Serivce"
44

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.6"
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)