fix: prepublish

This commit is contained in:
orion 2024-06-10 12:27:15 -05:00
parent 5eca91d2dd
commit 4f2f87c6b5
Signed by: orion
GPG Key ID: 6D4165AE4C928719

View File

@ -1,6 +1,12 @@
workspace: {} workspace: {}
package: package:
name: 'ezfetch' name: 'ezfetch'
publish:
version: '0.0.0'
license: 'GPL-3.0-or-later'
location:
githubOwner: 'cakekindel'
githubRepo: 'purescript-ezfetch'
dependencies: dependencies:
- aff: ">=7.1.0 <8.0.0" - aff: ">=7.1.0 <8.0.0"
- aff-promise: ">=4.0.0 <5.0.0" - aff-promise: ">=4.0.0 <5.0.0"