Use NPM published version of common module
This commit is contained in:
+2
-3
@@ -34,12 +34,11 @@
|
||||
"grunt-rsync": "^0.6.2",
|
||||
"mocha": "^2.2.1",
|
||||
"sinon": "^1.14.1",
|
||||
"sinon-chai": "^2.7.0",
|
||||
"underscore": "^1.7.0"
|
||||
"sinon-chai": "^2.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"backbone": "^1.1.2",
|
||||
"crafting-guide-common": "git://github.com/andrewminer/crafting-guide-common",
|
||||
"crafting-guide-common": "^1.0.0",
|
||||
"jade": "^1.8.2",
|
||||
"jquery": "^2.1.3",
|
||||
"markdown": "^0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user