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 production dependencies to bower.json #27

Closed
glepretre opened this issue Mar 19, 2014 · 0 comments
Closed

Add production dependencies to bower.json #27

glepretre opened this issue Mar 19, 2014 · 0 comments

Comments

@glepretre
Copy link

Hi,

Our team is currently testing several datetime pickers to find out which one could best fit our needs.

We were surprised to see that only development dependencies are currently defined for bower and npm.

bower.json
package.json

According to the README, I know about Angular 1.2+ but not sure if this module requires something else.

So I would suggest this move in bower.json

"dependencies": {
  "angular": "~1.2.0"
}

Thanks.

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

No branches or pull requests

1 participant