mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Removed path dependency
This commit is contained in:
parent
b3ba14aa33
commit
c6ff135a93
@ -66,7 +66,6 @@
|
||||
"handlebars": "4.7.6",
|
||||
"js-yaml": "3.14.0",
|
||||
"mkdirp": "1.0.4",
|
||||
"path": "0.12.7",
|
||||
"rimraf": "3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -65,6 +65,7 @@ module.exports = {
|
||||
'fs',
|
||||
'os',
|
||||
'util',
|
||||
'path',
|
||||
'http',
|
||||
'https',
|
||||
'handlebars/runtime',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user