@krlwlfrt/tsg
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -0,1 +1,10 @@ | ||
## [0.3.1](https://gitlab.com/krlwlfrt/tsg/compare/v0.3.0...v0.3.1) (2020-02-18) | ||
### Bug Fixes | ||
* adjust path ([544feee](https://gitlab.com/krlwlfrt/tsg/commit/544feee4da0bc5db8c1801a2483fcb31d9a23f46)) | ||
# [0.3.0](https://gitlab.com/krlwlfrt/tsg/compare/v0.2.0...v0.3.0) (2020-02-18) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@krlwlfrt/tsg", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "TypeScript generator", | ||
@@ -49,4 +49,4 @@ "repository": { | ||
}, | ||
"main": "./dist/index.js", | ||
"typings": "./dist/index.d.ts", | ||
"main": "./lib/index.js", | ||
"typings": "./lib/index.d.ts", | ||
"keywords": [ | ||
@@ -53,0 +53,0 @@ "TypeScript", |
Sorry, the diff of this file is too big to display
192266