brackets-userland / brackets-electron

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
81 stars 8 forks source link

Add a npm-shrinkwrap file and ignore package-lock #96

Closed ficristo closed 7 years ago

ficristo commented 7 years ago

According to the documentation if you have a npm-shrinkwrap file, package-lock is ignored.

ficristo commented 7 years ago

Wrong repo...