- Require at minimum `guillotine`version `0.2.1-alpha`
This commit is contained in:
Tristan B. Velloza Kildaire 2023-10-01 21:47:54 +02:00
parent d6ea346887
commit 8fecd9409b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"davinci": ">=0.1.2",
"gogga": ">=2.1.18",
"guillotine": ">=0.2.0-alpha",
"guillotine": ">=0.2.1-alpha",
"river": ">=0.3.7",
"tristanable": ">=4.0.0-beta"
},