update comi
This commit is contained in:
parent
62f1def21f
commit
51d3a4b2bc
|
@ -91,7 +91,6 @@
|
|||
"postcss-url": "^7.3.2",
|
||||
"prettier": "^1.14.3",
|
||||
"prop-types": "^15.6.2",
|
||||
"remarkable": "^1.7.1",
|
||||
"resolve": "^1.6.0",
|
||||
"semver": "^5.5.0",
|
||||
"shelljs": "^0.8.1",
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -12,7 +12,7 @@
|
|||
/**
|
||||
* utils函数引入
|
||||
**/
|
||||
import Remarkable from 'remarkable'
|
||||
import Remarkable from './remarkable'
|
||||
import HtmlToJson from './html2json.js';
|
||||
import prism from './prism'
|
||||
/**
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 22 KiB |
Loading…
Reference in New Issue