Skip to content

Commit

Permalink
Revert "chore(release): 1.3.5 [skip ci]"
Browse files Browse the repository at this point in the history
This reverts commit dd5db51.
  • Loading branch information
EntraptaJ committed May 12, 2020
1 parent 1b9eae8 commit 044da67
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
## [1.3.5](https://github.com/K-FOSS/TS-ESNode/compare/v1.3.4...v1.3.5) (2020-04-05)


### Bug Fixes

* **resolve:** Don't run findFiles if we can already see an extension. ([b0e2b85](https://github.com/K-FOSS/TS-ESNode/commit/b0e2b850487d91b4ef8f101d64ef481689d5c875))

## [1.3.4](https://github.com/K-FOSS/TS-ESNode/compare/v1.3.3...v1.3.4) (2020-04-05)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@k-foss/ts-esnode",
"version": "1.3.5",
"version": "1.3.4",
"description": "TS-ESNode is a Node.JS v13 Experimental loader hook for transpiling ESNext TypeScript to ESNext ESModule Node.JS Code on the fly",
"main": "out/dist/index.js",
"type": "module",
Expand Down

0 comments on commit 044da67

Please sign in to comment.