Skip to content

Commit 8e6fb1c

Browse files
authored
fix: update all deps (#163)
1 parent 28f52cc commit 8e6fb1c

File tree

3 files changed

+407
-483
lines changed

3 files changed

+407
-483
lines changed

lib/utils/modify.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import SAXParser from 'parse5-sax-parser';
1+
import { SAXParser } from 'parse5-sax-parser';
22
import * as serialize from './serialize.js';
33
import * as utils from './utils.js';
44

0 commit comments

Comments
 (0)