Skip to content

Commit 82079ff

Browse files
committed
chore!: update dependency torrust-index-types-lib to 1.0.0-alpha.1
1 parent 9b50029 commit 82079ff

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)