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

Add missing package.json fields and upgrade dev dependencies #75

Merged
merged 1 commit into from Aug 25, 2015
Merged

Add missing package.json fields and upgrade dev dependencies #75

merged 1 commit into from Aug 25, 2015

Conversation

kadamwhite
Copy link
Collaborator

NPM Install complained about no license or repository fields, so I added those in.

Many dev dependencies were producing errors about unsatisfied peer dependencies in the upcoming NPM 3 world, so those were also added (phantomjs, mocha and karma, notably).

NPM Install complained about no license or repository fields, so I
added those in.

Many dev dependencies were producing errors about unsatisfied peer
dependencies in the upcoming NPM 3 world, so those were also added
(phantomjs and karma, notably).
"amdefine": "^1.0.0",
"browserify": "^11.0.1",
"dateformat": "^1.0.11",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "dateformat" change was just "npm install --save-dev" re-ordering the list

@tbranyen
Copy link
Owner

Made you a collab, feel free to merge once this passes.

@kadamwhite
Copy link
Collaborator Author

@tbranyen The sauce labs check is failing, and I'm not familiar with that part. Any ideas what might be going wrong?

Also, thanks!

@tbranyen
Copy link
Owner

Yeah, that's fine. For whatever reason SauceLabs won't run unless I'm the committer.

kadamwhite added a commit that referenced this pull request Aug 25, 2015
…-dev-dependencies

Add missing package.json fields and upgrade dev dependencies
@kadamwhite kadamwhite merged commit 8b2c784 into tbranyen:master Aug 25, 2015
@kadamwhite kadamwhite deleted the package-json-fixes-and-upgrade-dev-dependencies branch August 25, 2015 16:02
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

2 participants