Skip to content

Commit

Permalink
Mark profile as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brapse committed Dec 5, 2012
1 parent fee2801 commit 73fd6da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,12 @@
"dependencies": {
"docco": "~0.4.0",
"byline": "~2.0.3",
"nodeunit": "~0.7.4",
"nodeunit": "~0.7.4"
},
"devDependencies": {
"profile": "~0.0.10"
},
"devDependencies": {},

"scripts": {
"test": "./wat test"
}
Expand Down

0 comments on commit 73fd6da

Please sign in to comment.