Skip to content

Commit e6970f4

Browse files
committed
marked is a dependency, not devdependency
1 parent 7a10e4a commit e6970f4

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,6 +10,7 @@
1010
},
1111
"dependencies": {
1212
"liquidjs": "^9.16.1",
13+
"marked": "^0.8.2",
1314
"node-fetch": "^2.2.0",
1415
"npm": "^6.14.11"
1516
},
@@ -35,7 +36,6 @@
3536
"devDependencies": {
3637
"ajv": "^6.12.5",
3738
"font-awesome": "^4.7.0",
38-
"marked": "^0.8.2",
3939
"standard": "^14.3.4"
4040
}
4141
}

0 commit comments

Comments
 (0)