Skip to content

Commit 7bf3f15

Browse files
author
David Brainer-Banker
committed
Move marked from a dependency to a devDependency
1 parent bbe120f commit 7bf3f15

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
@@ -71,6 +71,7 @@
7171
"karma-spec-reporter": "0.0.20",
7272
"karma-webpack": "^1.7.0",
7373
"lodash.trim": "^4.0.1",
74+
"marked": "^0.3.5",
7475
"mocha": "^2.3.3",
7576
"phantomjs": "^1.9.18",
7677
"precommit-hook": "^3.0.0",
@@ -103,7 +104,6 @@
103104
"lodash.omit": "^3.1.0",
104105
"lodash.partial": "^4.1.3",
105106
"lodash.reject": "^4.3.0",
106-
"marked": "^0.3.5",
107107
"react-modal": "^0.6.1",
108108
"react-onclickoutside": "^4.5.0",
109109
"tether": "1.1.0",

0 commit comments

Comments
 (0)