seanmorris / php-wasm

PHP in Browser, powered by WebAssembly.
https://seanmorris.github.io/php-wasm/
Apache License 2.0
606 stars 32 forks source link

Mismatch with npmjs site #9

Closed kenorb closed 2 years ago

kenorb commented 2 years ago

At https://www.npmjs.com/package/php-wasm when clicking on Repository (github.com/seanmorris/pib), it redirects to this repository, but this repository doesn't have 0.0.4-b version. Is this expected?

Where is the latest tagged code? This repo has only v0.0.01b.

seanmorris commented 2 years ago

I've tagged the latest version 0.0.5, which aligns with npm. Sorry for any confusion.