Skip to content

Commit 9b0a875

Browse files
committed
fix diff
1 parent 9ca567b commit 9b0a875

File tree

10 files changed

+298
-314
lines changed

10 files changed

+298
-314
lines changed

rewatch/testrepo/packages/dep01/src/Dep01.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ function log() {
88
}
99

1010
export {
11-
log ,
11+
log,
1212
}
1313
/* Dep02 Not a pure module */

0 commit comments

Comments
 (0)