We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5337f39 commit 548ed4dCopy full SHA for 548ed4d
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.1.3](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.2...v1.1.3) (2023-05-24)
2
+
3
+### Bug Fixes
4
5
+- ts-node ([5337f39](https://github.com/maxgfr/typescript-swc-starter/commit/5337f390e62b2430f929dbc639c69d038f035181))
6
7
## [1.1.2](https://github.com/maxgfr/typescript-swc-starter/compare/v1.1.1...v1.1.2) (2023-05-23)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "typescript-swc-starter",
"type": "module",
- "version": "1.1.2",
+ "version": "1.1.3",
"author": "maxgfr",
"license": "MIT",
"description": "A minimalist typescript swc starter",
0 commit comments