Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit c956054

Browse files
fix: 🐛 Trying to deploy the other package
1 parent 40df1eb commit c956054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/test-module/src/test-module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
export function Halla(){
4-
return "Halla1";
4+
return "Halla12";
55
};
66

77

0 commit comments

Comments
 (0)