mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
hold ts version, update node test
This commit is contained in:
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",
|
||||||
|
|||||||
Reference in New Issue
Block a user