microjs / microjs.com

Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit!

Home Page:http://microjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should use npm 5?

graciano opened this issue · comments

New npm version 5 has a new package-lock.json file that should be commited.
When I ran npm install in my machine with this project I noticed it hasn't this file yet. Since I'm planning on adding something here, should I make another PR creating the new file, or use an older version of npm?

Hi! ✋

It's not a problem if/to commit it.

Thanks for asking.

we should probably have a separate PR for this independent of any added libs

@audiolion Agreed. Since I've already done it locally, I'm sending it in #918. And the addition of my lib will wait until I write a better readme for it. In another PR.