phaserjs / phaser-ce

Phaser CE is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
http://phaser.io
MIT License
1.34k stars 491 forks source link

Phaser CE Version 2.11.1 #596

Closed samme closed 5 years ago

samme commented 5 years ago

Please publish to npm @photonstorm

photonstorm commented 5 years ago

Hmm, I did npm publish and it worked until the end where it errored with:

npm ERR! publish Failed PUT 403
npm ERR! code E403
npm ERR! You cannot publish over the previously published versions: 2.11.1. : phaser-ce

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/rich/.npm/_logs/2018-10-03T08_19_40_808Z-debug.log

It says 2.11.1 is already published, so I'm not sure if it worked or not to be honest. Could someone pull the repo and double check please?

samme commented 5 years ago

2.11.1 is on npm, but it's not on GitHub.