mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
hold ts version, update node test
This commit is contained in:
parent
35e9644999
commit
f31d6f5a36
2
.github/workflows/test-node.yml
vendored
2
.github/workflows/test-node.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
node-version: [15.x]
|
node-version: [16.x]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
@ -89,7 +89,7 @@
|
|||||||
"size-limit": "^7.0.8",
|
"size-limit": "^7.0.8",
|
||||||
"ts-mocha": "^9.0.2",
|
"ts-mocha": "^9.0.2",
|
||||||
"ts-node": "^9.1.1",
|
"ts-node": "^9.1.1",
|
||||||
"typescript": "^4.5.5"
|
"typescript": "4.5.5"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"canvas",
|
"canvas",
|
||||||
|
Loading…
Reference in New Issue
Block a user