Skip to content

Commit aa2de69

Browse files
committed
Sanitezed dependencies
1 parent 239866d commit aa2de69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"grunt-contrib-watch": "^0.6.1",
2222
"grunt-mocha-phantomjs": "0.7.0",
2323
"grunt-usemin": "^2.0.2",
24-
"matchdep": "~0.3.0",
25-
"marked": "*"
24+
"matchdep": "~0.3.0"
2625
},
2726
"scripts": {
2827
"test": "grunt test --verbose",

0 commit comments

Comments
 (0)