We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99c70bd + 001ab86 commit 7d22c38Copy full SHA for 7d22c38
1 file changed
package.json
@@ -22,11 +22,9 @@
22
},
23
"homepage": "http://afeld.github.com/backbone-nested/",
24
"main": "backbone-nested.js",
25
- "repositories": [
26
- {
27
- "type": "git",
28
- "url": "https://github.com/afeld/backbone-nested.git"
29
- }
30
- ],
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/afeld/backbone-nested.git"
+ },
31
"github": "https://github.com/afeld/backbone-nested"
32
}
0 commit comments