We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2979f commit 0a116e9Copy full SHA for 0a116e9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "torrust-index-api-lib",
3
- "version": "3.0.0-beta",
+ "version": "3.0.0-beta.2",
4
"description": "Contains API functions for the Torrust project.",
5
"repository": {
6
"type": "git",
@@ -23,6 +23,6 @@
23
"typescript": "^5.2.2"
24
},
25
"dependencies": {
26
- "torrust-index-types-lib": "^3.0.0-beta"
+ "torrust-index-types-lib": "^3.0.0-beta.2"
27
}
28
0 commit comments