fix(chore): bug with babel/helper-compilation on build

No "exports" main resolved in /home/runner/work/bowser/bowser/node_modules/@babel/helper-compilation-targets/package.json
pull/427/head
Denis Demchenko 4 years ago
parent ba8f7d8a54
commit 41c30ec722

@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
node-version: [12.x]
node-version: [12.16.3]
steps:
- uses: actions/checkout@v1

Loading…
Cancel
Save