diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 70daefb1..0ac05309 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/setup-node@v1 with: - node-version: '16' + node-version: '18' - name: cache package-lock.json uses: actions/cache@v2 diff --git a/.gitignore b/.gitignore index 6b5e3a84..e6b43584 100644 --- a/.gitignore +++ b/.gitignore @@ -36,8 +36,6 @@ src/*.map tslint.json tsconfig.test.json .prettierignore -.storybook -storybook/index.js .doc .umi .dumi/tmp