Skip to content

Commit bba4423

Browse files
committed
fix: node types in example
1 parent 801b64c commit bba4423

File tree

2 files changed

+139
-97
lines changed

2 files changed

+139
-97
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@dumlj/create-cli": "workspace:^2.5.22"
4949
},
5050
"devDependencies": {
51-
"@types/node": "^20.10.1",
51+
"@types/node": "latest",
5252
"lodash": "^4.17.21",
5353
"micromatch": "^4.0.5"
5454
},

0 commit comments

Comments
 (0)