Skip to content

Commit c2d5a5c

Browse files
committed
3.0.0
1 parent 412ba0a commit c2d5a5c

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mintmaker/osv-offline-monorepo",
33
"private": true,
44
"type": "module",
5-
"version": "0.0.0-semantic-release",
5+
"version": "3.0.0",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/redhat-exd-rebuilds/osv-offline.git"

packages/osv-offline/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mintmaker/osv-offline",
3-
"version": "0.0.0-semantic-release",
3+
"version": "3.0.0",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"type": "module",
@@ -12,7 +12,7 @@
1212
"url": "https://github.com/redhat-exd-rebuilds/osv-offline.git"
1313
},
1414
"dependencies": {
15-
"@mintmaker/osv-offline-db": "workspace:*",
15+
"@mintmaker/osv-offline-db": "3.0.0",
1616
"adm-zip": "~0.5.17",
1717
"debug": "^4.4.3",
1818
"fs-extra": "^11.3.5",

0 commit comments

Comments
 (0)