We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc317e4 commit 0317914Copy full SHA for 0317914
packages/create-tbk-app/src/constants/dependencies.ts
@@ -18,7 +18,7 @@ export const CORE_DEPENDENCIES = {
18
};
19
20
export const CORE_DEV_DEPENDENCIES = {
21
- '@themuneebh-oss/tbk': '^0.0.1',
+ '@themuneebh-oss/tbk': '^0.0.3',
22
typescript: '^5.1.6',
23
'@types/express': '^4.17.15',
24
'@types/node': '^18.11.18',
0 commit comments