mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
chore(deps): Add tslib and use importHelpers in tsconfig.base.json
closes #3740
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"fastify": "2.11.0",
|
||||
"fastify-cors": "3.0.1",
|
||||
"fastify-formbody": "3.1.0",
|
||||
"path-to-regexp": "3.2.0"
|
||||
"path-to-regexp": "3.2.0",
|
||||
"tslib": "^1.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user