update uuid import for new version
This commit is contained in:
parent
15737f9b09
commit
fb4bcdb4f5
8 changed files with 17 additions and 213 deletions
flow-typed/npm
5
flow-typed/npm/uuid.js
vendored
Normal file
5
flow-typed/npm/uuid.js
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
// @flow
|
||||
|
||||
declare module 'uuid' {
|
||||
declare module.exports: any;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue