Skip to content

Commit d813810

Browse files
authored
Merge pull request #75 from topcoder-platform/develop
fix for SSF - loading issues
2 parents 03b677d + 6edeaa2 commit d813810

File tree

6 files changed

+1736
-2298
lines changed

6 files changed

+1736
-2298
lines changed

.DS_Store

0 Bytes
Binary file not shown.

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- attach_workspace:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31-
- run: npm publish
31+
- run: npm publish --tag=ssf
3232

3333
workflows:
3434
version: 2

dist/dev/index.js

+6-1,399
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)