madskristensen / Packman

A client-side package manager
Other
28 stars 7 forks source link

Package not updated #36

Closed beruic closed 8 years ago

beruic commented 8 years ago

Installed product versions

Installing jQuery does not get all files, and one of them have wrong content

Steps to recreate

Add the following to packman.json and save:

    "jquery": {
      "path": "lib/jquery",
      "version": "2.2.3"
    },

Current behavior

It fetches the files

It should fetch the files

I have tried deleting ~/.packman, but no difference.

Note, however, that this issue might be dependent on CDNjs issue 7617

beruic commented 8 years ago

Please close this one. I can see now that it is completely not an issue of this extension :)