Skip to content

Commit 9807a63

Browse files
testing core lib..
1 parent 772243d commit 9807a63

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ workflows:
8282
- "build-dev":
8383
filters:
8484
branches:
85-
only: [dev]
85+
only: [dev, 'feature/m2m-core2.4']
8686
- "build-prod":
8787
filters:
8888
branches:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"remarkable": "^1.7.1",
3737
"sequelize": "^4.21.0",
3838
"superagent": "^3.8.0",
39-
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.4",
39+
"tc-core-library-js": "appirio-tech/tc-core-library-js.git#v2.4.1",
4040
"winston": "^2.2.0"
4141
},
4242
"engines": {

0 commit comments

Comments
 (0)