Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2b3bf1f

Browse files
authoredDec 16, 2019
Merge pull request #27 from topcoder-platform/develop
Keeping master up to date
2 parents f8fa327 + 06b4b3a commit 2b3bf1f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+3158
-3879
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77
defaults: &defaults
88
working_directory: ~/repo
99
docker:
10-
- image: circleci/node:8.9.1
10+
- image: circleci/node:10.16.2
1111

1212
jobs:
1313
test:

‎.eslintrc.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
This repository has been archived.