Merge branch 'master' of github.com:konvajs/konva into master

This commit is contained in:
Anton Lavrenov 2022-12-17 11:27:28 -05:00
commit 3a40917e32

View File

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node-version: [15.x]
node-version: [16.x]
steps:
- uses: actions/checkout@v2