浏览代码

chore: revert test

Timothy Lin 4 年之前
父节点
当前提交
2c45df37c9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test.js

+ 1 - 1
test.js

@@ -3,7 +3,7 @@ import * as assert from 'uvu/assert'
 import { visit } from 'unist-util-visit'
 import { rehype } from 'rehype'
 import dedent from 'dedent'
-import rehypePrism from './dist/rehype-prism-plus.es.js'
+import rehypePrism from './index.js'
 
 /**
  * Mock meta in code block