Skip to content

Commit cdf0a28

Browse files
committed
chore: format
1 parent 18bb498 commit cdf0a28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/patch_manifest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import fs from 'fs'
1+
import fs from 'fs';
22

33
const manifest = JSON.parse(fs.readFileSync('dist/manifest.json'));
44

0 commit comments

Comments
 (0)