Skip to content

Commit

Permalink
feat: Add Hackage support
Browse files Browse the repository at this point in the history
Dummy to force a relese
  • Loading branch information
viceice authored Jan 1, 2025
1 parent 3c57bd5 commit dc70244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/osv-offline-db/src/lib/ecosystem.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// https://github.com/google/osv.dev/blob/edacbd3c32b1d632bad8c5b506a14d0850b2e537/osv/ecosystems.py#L659-L679
https://github.com/google/osv.dev/blob/b8ec0096f93f062993dee57f8b902f257993be88/osv/ecosystems/_ecosystems.py#L38-L68

Check failure on line 1 in packages/osv-offline-db/src/lib/ecosystem.ts

View workflow job for this annotation

GitHub Actions / release

'A label is not allowed here.

Check failure on line 1 in packages/osv-offline-db/src/lib/ecosystem.ts

View workflow job for this annotation

GitHub Actions / build

'A label is not allowed here.
export const ecosystems = [

Check failure on line 2 in packages/osv-offline-db/src/lib/ecosystem.ts

View workflow job for this annotation

GitHub Actions / release

Modifiers cannot appear here.

Check failure on line 2 in packages/osv-offline-db/src/lib/ecosystem.ts

View workflow job for this annotation

GitHub Actions / build

Modifiers cannot appear here.
'crates.io',
'Go',
Expand Down

0 comments on commit dc70244

Please sign in to comment.