Skip to content

Commit af84a34

Browse files
committed
Order dependencies alphabetically
1 parent 93b275d commit af84a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"main": "app.js",
1111
"dependencies": {
1212
"express": "3.4",
13-
"mout": "0.8",
1413
"mongodb": "1.3",
14+
"mout": "0.8",
1515
"optimist": "0.6"
1616
}
1717
}

0 commit comments

Comments
 (0)