Skip to content

Commit

Permalink
Removed not needed submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
asciidisco committed Nov 15, 2012
1 parent 4f2b298 commit e6f0f76
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
[submodule "vendor/qunit"]
path = vendor/qunit
url = git://github.com/jquery/qunit.git
[submodule "vendor/qunit-logging"]
path = vendor/qunit-logging
url = git://github.com/keithamus/qunit-logging
[submodule "vendor/jquery"]
path = vendor/jquery
url = git://github.com/jquery/jquery.git
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"lib": ".",
"main": "backbone.rpc.js",
"devDependencies": {
"qunit": "0.2.x",
"qunitjs": "1.x.x",
"sinon": "1.3.x",
"grunt": "0.3.x"
},
"dependencies" : {
"underscore" : "1.3.x",
"underscore" : "1.3.x",
"backbone": "0.9.x",
"jquery": "1.6.x"
}
Expand Down
1 change: 0 additions & 1 deletion vendor/qunit-logging
Submodule qunit-logging deleted from 86638d

0 comments on commit e6f0f76

Please sign in to comment.