Skip to content

Commit f8aef51

Browse files
committed
chore: reformat util.ts file
1 parent 1bfc06c commit f8aef51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
const packageJson = require('../package.json');
1+
const packageJson = require("../package.json");
22

33
export const repositoryUrl = packageJson.repository;

0 commit comments

Comments
 (0)