Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit a15c81e

Browse files
authored
Merge pull request #12 from agile-ts/develop
Develop
2 parents e96f4e9 + 3980394 commit a15c81e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mono-two/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ export default class MonoTwo {
1212

1313

1414
public getRandomString():string {
15-
return "random0";
15+
return "random10";
1616
}
1717
}

0 commit comments

Comments
 (0)