-
Notifications
You must be signed in to change notification settings - Fork 13
overall improvements from ValidUSA fork #115
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
base: patch
Are you sure you want to change the base?
Changes from all commits
85326f4
857fe46
4339368
54a09e0
1e529f0
c02acf9
7f720eb
8a5beda
3ed0ac8
eed1d99
f44e496
73ff3e7
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,9 +1,10 @@ | ||
| { | ||
| "name": "ember-couchdb-kit", | ||
| "description": "An Ember.js adapter for Apache CouchDB", | ||
| "version": "1.0.2", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git://github.com/zatvobor/ember-couchdb-kit.git" | ||
| "url": "git://github.com/ValidUSA/ember-couchdb-kit.git" | ||
|
Owner
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. could you provide more about the reason of that. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We decided that our needs for this project differ from what everyone may need and therefore didn't plan on sending changes back. We have specific needs that aren't in most use cases. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This was my first github fork, and I didn't know what to do with this and version. |
||
| }, | ||
| "main": "dist/ember-couchdb-kit.min.js", | ||
| "ignore": [ | ||
|
|
@@ -14,9 +15,9 @@ | |
| "package.json" | ||
| ], | ||
| "devDependencies": { | ||
| "jquery": "1.11.1", | ||
| "ember": "1.8.1", | ||
| "ember-data": "1.0.0-beta.15", | ||
| "jquery": "1.11.3", | ||
| "ember": "1.12.0", | ||
| "ember-data": "1.0.0-beta.18", | ||
| "qunit": "~1.17.1" | ||
| } | ||
| } | ||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It makes no sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No idea, here.