Skip to content

Commit

Permalink
updated base files
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed May 17, 2014
1 parent 6185522 commit 145288b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Expand Up @@ -50,7 +50,7 @@
"Benjamin Lupton <b@lupton.cc> (https://github.com/balupton)"
],
"bugs": {
"url": "http://docpad.org/plugin/services/issues"
"url": "https://github.com/docpad/docpad-plugin-services/issues"
},
"repository": {
"type": "git",
Expand All @@ -67,7 +67,7 @@
},
"devDependencies": {
"coffee-script": "~1.6.2",
"projectz": "~0.3.5",
"projectz": "~0.3.13",
"docpad": ">=6.3 <7"
},
"main": "./out/services.plugin.js",
Expand All @@ -76,5 +76,8 @@
},
"cakeConfigation": {
"COFFEE_SRC_PATH": "src"
},
"cakeConfiguration": {
"COFFEE_SRC_PATH": "src"
}
}

0 comments on commit 145288b

Please sign in to comment.