Skip to content

Commit 63ed6b2

Browse files
committed
feat: release 1.0.0-alpha.4
1 parent 6613093 commit 63ed6b2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "torrust-index-api-lib",
3-
"version": "1.0.0-alpha.3",
3+
"version": "1.0.0-alpha.4",
44
"description": "Contains API functions for the Torrust project.",
55
"repository": "https://github.com/torrust/torrust-index-api-lib",
66
"license": "SEE LICENSE IN COPYRIGHT",
@@ -20,6 +20,6 @@
2020
"typescript": "^5.2.2"
2121
},
2222
"dependencies": {
23-
"torrust-index-types-lib": "^1.0.0-alpha.3"
23+
"torrust-index-types-lib": "^1.0.0-alpha.4"
2424
}
2525
}

0 commit comments

Comments
 (0)