Skip to content

Commit

Permalink
feat: go mod file (antfu#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
qianxi0410 authored Mar 8, 2022
1 parent 7693899 commit e3f8c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ const base = {
'*.tsx': '$(capture).ts',
'index.d.ts': '*.d.ts',
'shims.d.ts': '*.d.ts',
'go.mod': 'go.sum',
}

const full = {
Expand Down

0 comments on commit e3f8c65

Please sign in to comment.