Skip to content

Commit 306c25d

Browse files
committed
Update doctoc to version 1.4.0
When installing doctoc it throws some warnings about the markdown-to-ast package that moved to an own namespace. This patch updates to the version containing the new, namespaced, package. References: thlorenz/doctoc#151 Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
1 parent f992960 commit 306c25d

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
@@ -168,7 +168,7 @@
168168
"babel-runtime": "^6.26.0",
169169
"copy-webpack-plugin": "^4.5.2",
170170
"css-loader": "^1.0.0",
171-
"doctoc": "^1.3.0",
171+
"doctoc": "^1.4.0",
172172
"ejs-loader": "^0.3.1",
173173
"eslint": "^5.9.0",
174174
"eslint-config-standard": "^12.0.0",

0 commit comments

Comments
 (0)