Closed krisajenkins closed 8 months ago
Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...
Converted your legacy manifest(s) into a purs.json manifest to use for publishing:
"name": "remotedata",
"version": "5.0.1",
"license": "MIT",
"location": {
"githubOwner": "krisajenkins",
"githubRepo": "purescript-remotedata"
},
"dependencies": {
"aff": ">=7.1.0 <8.0.0",
"bifunctors": ">=6.0.0 <7.0.0",
"effect": ">=4.0.0 <5.0.0",
"either": ">=6.1.0 <7.0.0",
"foldable-traversable": ">=6.0.0 <7.0.0",
"maybe": ">=6.0.0 <7.0.0",
"prelude": ">=6.0.1 <7.0.0",
"profunctor-lenses": ">=8.0.0 <9.0.0",
"spec": ">=7.5.5 <8.0.0",
"transformers": ">=6.0.0 <7.0.0"
}
}```
Generated legacy manifest contains unused dependencies which will be removed: aff, spec
Package is verified! Uploading it to the storage backend...
Successfully uploaded package to the registry! 🎉 🚀
Successfully uploaded package docs to Pursuit! 🎉 🚀
Mirrored registry operation to the legacy registry.