Skip to content

Commit

Permalink
refactor: use node protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
GrosSacASac committed Feb 21, 2022
1 parent accd1f6 commit b71e7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/json.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import http from 'node:http';
import util from 'util';
import util from 'node:util';
import formidable from '../src/index.js';


Expand Down

0 comments on commit b71e7e6

Please sign in to comment.