purescript / registry

Registry of PureScript packages and metadata about them
46 stars 14 forks source link

Update halogen-infinite-scroll #466

Closed grybiena closed 8 months ago

grybiena commented 8 months ago
{
  "name": "halogen-infinite-scroll",
  "ref": "v1.1.0",
  "compiler": "0.15.9"
}
pacchettibotti commented 8 months ago

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

pacchettibotti commented 8 months ago

Converted your legacy manifest(s) into a purs.json manifest to use for publishing:


  "name": "halogen-infinite-scroll",
  "version": "1.1.0",
  "license": "MIT",
  "location": {
    "githubOwner": "grybiena",
    "githubRepo": "halogen-infinite-scroll"
  },
  "dependencies": {
    "css": ">=6.0.0 <7.0.0",
    "halogen": ">=7.0.0 <8.0.0",
    "halogen-css": ">=10.0.0 <11.0.0",
    "halogen-subscriptions": ">=2.0.0 <2.0.1",
    "intersection-observer": ">=1.0.1 <1.0.2",
    "mmorph": ">=7.0.0 <8.0.0",
    "pipes": ">=8.0.0 <9.0.0",
    "resize-observer": ">=1.0.0 <1.0.1",
    "resourcet": ">=1.0.0 <1.0.1"
  }
}```
pacchettibotti commented 8 months ago

Package is verified! Uploading it to the storage backend...

pacchettibotti commented 8 months ago

Successfully uploaded package to the registry! 🎉 🚀

pacchettibotti commented 8 months ago

Successfully uploaded package docs to Pursuit! 🎉 🚀

pacchettibotti commented 8 months ago

Mirrored registry operation to the legacy registry.