Skip to content

Commit

Permalink
Update the fact that we now version greenbox-data
Browse files Browse the repository at this point in the history
  • Loading branch information
gausie committed Nov 22, 2024
1 parent da981cf commit a5cd7f9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/greenbox-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "vitest"
},
"dependencies": {
"greenbox-data": "^0.0.0",
"greenbox-data": "*",
"kolmafia": "^5.28000.0",
"libram": "^0.9.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/greenbox-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"data-of-loathing": "^1.4.0",
"date-fns": "^3.6.0",
"framer-motion": "^11.3.0",
"greenbox-data": "^0.0.0",
"greenbox-data": "*",
"he": "^1.2.0",
"prop-types": "^15.8.1",
"react": "^18.3.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6225,7 +6225,7 @@ __metadata:
languageName: node
linkType: hard

"greenbox-data@npm:^0.0.0, greenbox-data@workspace:packages/greenbox-data":
"greenbox-data@npm:*, greenbox-data@workspace:packages/greenbox-data":
version: 0.0.0-use.local
resolution: "greenbox-data@workspace:packages/greenbox-data"
dependencies:
Expand Down Expand Up @@ -6273,7 +6273,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-libram: "npm:^0.4.9"
eslint-plugin-prettier: "npm:^5.1.3"
greenbox-data: "npm:^0.0.0"
greenbox-data: "npm:*"
greenbox-prettier-config: "npm:^0.0.0"
kolmafia: "npm:^5.28000.0"
libram: "npm:^0.9.2"
Expand Down Expand Up @@ -6305,7 +6305,7 @@ __metadata:
data-of-loathing: "npm:^1.4.0"
date-fns: "npm:^3.6.0"
framer-motion: "npm:^11.3.0"
greenbox-data: "npm:^0.0.0"
greenbox-data: "npm:*"
greenbox-prettier-config: "npm:^0.0.0"
he: "npm:^1.2.0"
prettier: "npm:^3.3.2"
Expand Down

0 comments on commit a5cd7f9

Please sign in to comment.