mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-18 03:26:57 +02:00
chore: bump dependencies
This commit is contained in:
parent
255584cf65
commit
ab1520548d
7 changed files with 181 additions and 381 deletions
|
@ -5,7 +5,7 @@
|
|||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
|
||||
const Remarkable = require('remarkable');
|
||||
const {Remarkable} = require('remarkable');
|
||||
const mdToc = require('markdown-toc');
|
||||
const striptags = require('striptags');
|
||||
const toSlug = require('./toSlug');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue