Skip to content

Commit 14c0935

Browse files
committed
serve -> core
1 parent be1aaf4 commit 14c0935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/_listen.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import micro from 'micro-serve'
1+
import micro from 'micro-core'
22

33
export default async function (fn, opts) {
44
const srv = micro(fn, opts)

0 commit comments

Comments
 (0)