Skip to content

Commit 0317914

Browse files
committed
chore(dependencies): bump @themuneebh-oss/tbk version to 0.0.3
1 parent bc317e4 commit 0317914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/create-tbk-app/src/constants/dependencies.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export const CORE_DEPENDENCIES = {
1818
};
1919

2020
export const CORE_DEV_DEPENDENCIES = {
21-
'@themuneebh-oss/tbk': '^0.0.1',
21+
'@themuneebh-oss/tbk': '^0.0.3',
2222
typescript: '^5.1.6',
2323
'@types/express': '^4.17.15',
2424
'@types/node': '^18.11.18',

0 commit comments

Comments
 (0)