feat(templates): use latest config
This commit is contained in:
parent
6814139f26
commit
10d66e3b34
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
"typescript": "^5.7.3"
|
"typescript": "^5.7.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mcflyjs/config": "^0.2.7",
|
"@mcflyjs/config": "^0.2.8",
|
||||||
"@mcflyjs/core": "^0.8.5"
|
"@mcflyjs/core": "^0.8.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue