Skip to content

Commit

Permalink
feat: Revert the consumer changes until the issues with node 14 are f…
Browse files Browse the repository at this point in the history
…ixed (the release notes about the V3 consumer support in this release are not true, sorry)

Merge branch 'master' into fix/ignore-some-args
  • Loading branch information
TimothyJones committed Oct 16, 2021
2 parents 6d3ff7d + e77a821 commit dc5217d
Show file tree
Hide file tree
Showing 13 changed files with 70 additions and 826 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ reports
tmp
.tmp

# Files created during testing
foo-consumer-bar-provider.json

# jest config
!jest.config.js

Expand Down
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ script
# Tests
test
*.spec.ts
foo-consumer-bar-provider.json

# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
Expand Down
15 changes: 0 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"@types/url-join": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"axios": "^0.21.4",
"basic-auth": "2.0.0",
"body-parser": "1.18.2",
"chai": "4.1.2",
Expand Down
33 changes: 0 additions & 33 deletions src/consumer/checkErrors.ts

This file was deleted.

147 changes: 0 additions & 147 deletions src/consumer/index.spec.ts

This file was deleted.

Loading

0 comments on commit dc5217d

Please sign in to comment.