purescript/registry

Update purescript-apexcharts

Closed this issue ยท 8 comments

{
  "name": "purescript-apexcharts",
  "ref": "v0.5.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-apexcharts".

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

{
  "name": "apexcharts",
  "ref": "v0.5.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": "apexcharts",
  "version": "0.5.0",
  "license": "MIT",
  "location": {
    "githubOwner": "timdeputter",
    "githubRepo": "purescript-apexcharts"
  },
  "dependencies": {
    "contravariant": ">=6.0.0 <7.0.0",
    "effect": ">=4.0.0 <5.0.0",
    "foreign": ">=7.0.0 <8.0.0",
    "options": ">=7.0.0 <8.0.0",
    "prelude": ">=6.0.1 <7.0.0",
    "web-dom": ">=6.0.0 <7.0.0"
  }
}```

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.