solved-by-flexbox icon indicating copy to clipboard operation
solved-by-flexbox copied to clipboard

Can't npm install from git due to no version number in package.json

Open stevemarksmonii opened this issue 10 years ago • 1 comments

I'm running npm install philipwalton/solved-by-flexbox --save but it won't add it to package.json because the package.json for this repo doesn't have a version number.

Any chance of getting a version number added so this repo can be installed direct from github?

stevemarksmonii avatar Nov 09 '15 17:11 stevemarksmonii

I'm not sure I really want people npm installing it. The demo files in this repo are supposed to be just that -- demos. This isn't a library and hasn't been widely cross-browser tested or anything like that to make it production ready...

philipwalton avatar Nov 10 '15 06:11 philipwalton