purescript / registry

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

Update react-icons #477

Closed i-am-the-slime closed 7 months ago

i-am-the-slime commented 7 months ago
{
  "name": "react-icons",
  "ref": "v1.1.5",
  "compiler": "0.15.4"
}
pacchettibotti commented 7 months ago

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

pacchettibotti commented 7 months ago

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


  "name": "react-icons",
  "version": "1.1.5",
  "license": "MIT-0",
  "location": {
    "githubOwner": "purescript-react",
    "githubRepo": "purescript-react-icons"
  },
  "dependencies": {
    "react-basic": ">=17.0.0 <18.0.0",
    "react-basic-dom": ">=6.0.0 <7.0.0",
    "unsafe-coerce": ">=6.0.0 <7.0.0"
  }
}```
pacchettibotti commented 7 months ago

WARNING: Package tarball is 556038.0bytes, which exceeds the warning threshold of 200000.0 bytes.

pacchettibotti commented 7 months ago

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

pacchettibotti commented 7 months ago

Successfully uploaded package to the registry! 🎉 🚀

pacchettibotti commented 7 months ago

Successfully uploaded package docs to Pursuit! 🎉 🚀

pacchettibotti commented 7 months ago

Mirrored registry operation to the legacy registry.