Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding package.json #46

Merged
merged 2 commits into from Jul 23, 2014
Merged

Adding package.json #46

merged 2 commits into from Jul 23, 2014

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented Jul 23, 2014

Also, I'm not sure why we have a node_modules checked in at all.

@yorickvP
Copy link
Member

https://www.npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git This is probably why, although npm-shrinkwrap probably made it less neccesary.

@gkatsev
Copy link
Member

gkatsev commented Jul 23, 2014

The node_modules is checked in because we didn't have a package.json.

@ljharb
Copy link
Member Author

ljharb commented Jul 23, 2014

Whether it's checked in or not, projects with npm deps should always have a package.json.

@gkatsev
Copy link
Member

gkatsev commented Jul 23, 2014

Yep, idk why it didn't have one in the first place. But I've been too lazy to add it myself. :)

@ljharb
Copy link
Member Author

ljharb commented Jul 23, 2014

OK to merge then?

@gkatsev
Copy link
Member

gkatsev commented Jul 23, 2014

Assuming that it still works, ok from me. But I haven't been in this code for a long long time.

ljharb added a commit that referenced this pull request Jul 23, 2014
@ljharb ljharb merged commit 67362ae into oftn-oswg:master Jul 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants