datejs icon indicating copy to clipboard operation
datejs copied to clipboard

Latest version not in npm registry

Open jjd314 opened this issue 13 years ago • 1 comments

I need the latest change (preventing datejs from loading twice), but the repository seems to have an old version. Could you roll the version number and publish the new stuff?

jjd314 avatar Nov 16 '12 17:11 jjd314

You can do a npm install https://github.com/chrisdew/datejs/tarball/master and/or add the datejs: "https://github.com/chrisdew/datejs/tarball/master" in your package.json to use it.

NathanaelA avatar Feb 22 '13 20:02 NathanaelA