purescript/registry

Update purescript-owoify

Closed this issue ยท 9 comments

{
  "name": "purescript-owoify",
  "ref": "v1.2.0",
  "compiler": "0.15.4"
}

The JSON input for this package update is malformed:

An error occurred while decoding a JSON value:
  Under 'Publish':
  At object key name:
  Under 'PackageName':
  Unexpected value "purescript-owoify".

You can try again by commenting on this issue with a corrected payload.

{
  "name": "owoify",
  "ref": "v1.2.0",
  "compiler": "0.15.4"
}

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": "owoify",
  "version": "1.2.0",
  "license": "MIT",
  "location": {
    "githubOwner": "deadshot465",
    "githubRepo": "purescript-owoify"
  },
  "dependencies": {
    "arrays": ">=6.0.1 <8.0.0",
    "bifunctors": ">=5.0.0 <7.0.0",
    "console": ">=5.0.0 <7.0.0",
    "effect": ">=3.0.0 <5.0.0",
    "either": ">=5.0.0 <7.0.0",
    "foldable-traversable": ">=5.0.1 <7.0.0",
    "integers": ">=5.0.0 <7.0.0",
    "lists": ">=6.0.1 <8.0.0",
    "maybe": ">=5.0.0 <7.0.0",
    "prelude": ">=5.0.1 <7.0.0",
    "psci-support": ">=5.0.0 <7.0.0",
    "random": ">=5.0.0 <7.0.0",
    "strings": ">=5.0.0 <7.0.0",
    "transformers": ">=5.1.0 <7.0.0",
    "tuples": ">=6.0.1 <8.0.0",
    "unfoldable": ">=5.0.0 <7.0.0"
  }
}```

Generated legacy manifest contains unused dependencies which will be removed: psci-support

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.