Closed 4kochi closed 11 years ago
Great, can you please change the commit msg of the second one to feat:...
(so that it gets auto released).
Ok, done. And i learned how to change a commit message and how to delete a commit on a remote repository. :cool:
Awesome. Thanks @4kochi !
This pull request removes the os dependency from the
package.json
file. This is helpful when working on a project with team members which have different operating systems. Now one can have all browser plugins for karma in thepackage.json
without getting a npm error when runningnpm install
.