Skip to content

Commit

Permalink
Use the expected import (vercel#14111)
Browse files Browse the repository at this point in the history
  • Loading branch information
lfades authored and rokinsky committed Jul 11, 2020
1 parent dc2ea2d commit 9831f10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import crypto from 'crypto'
import uuidv4 from 'uuid/v4'
import { v4 as uuidv4 } from 'uuid'

/**
* User methods. The example doesn't contain a DB, but for real applications you must use a
Expand Down

0 comments on commit 9831f10

Please sign in to comment.