mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Using LTS to build
This commit is contained in:
parent
75a24bb507
commit
e5f81949ee
@ -3,7 +3,7 @@ jobs:
|
||||
build:
|
||||
working_directory: ~/repo
|
||||
docker:
|
||||
- image: circleci/node:latest-browsers
|
||||
- image: cimg/node:lts-browsers
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
||||
@ -104,8 +104,5 @@
|
||||
"rollup-plugin-typescript2": "0.30.0",
|
||||
"tslib": "2.3.1",
|
||||
"typescript": "4.4.4"
|
||||
},
|
||||
"resolutions":{
|
||||
"tslib": "2.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user