angular-repeat-n icon indicating copy to clipboard operation
angular-repeat-n copied to clipboard

npm install issues

Open compwright opened this issue 8 years ago • 0 comments

Would be nice to get the version updated in package.json to match the version - currently it says 0.0.1 instead of 0.1.5. Then it would be nice to have this published in the NPM package registry so we can install with npm install angular-repeat-n.

Current workaround:

$ npm install --save https://github.com/connorbode/angular-repeat-n#v0.1.5

compwright avatar Mar 31 '17 18:03 compwright