Skip to content

Commit de56c7d

Browse files
committed
Address Travis test failing with "Error: Cannot find module 'marky-markdown'"
1 parent 642ed9d commit de56c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
"jsesc": "^2.3.0",
5757
"lodash.assign": "4.2.0",
5858
"lodash.omit": "4.5.0",
59-
"marky-markdown": "npm:@npmcorp/marky-markdown",
6059
"mysql": "^2.16.0",
6160
"oniguruma": "^7.2.1",
6261
"scooter": "4.0.0",
@@ -87,6 +86,7 @@
8786
"highlights": "^3.1.4",
8887
"lab": "^14.3.1",
8988
"lodash": "^4.17.11",
89+
"marky-markdown": "npm:@npmcorp/marky-markdown@^12.0.3",
9090
"nodemon": "^1.18.4",
9191
"platform": "^1.3.5",
9292
"prompt": "^1.0.0",

0 commit comments

Comments
 (0)