Skip to content

Commit 6292307

Browse files
Update src/cep-promise.js
Co-Authored-By: Luciano Pellacani Franca <[email protected]>
1 parent c8e6db3 commit 6292307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cep-promise.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import CepPromiseError from './errors/cep-promise.js'
44
import {
55
CorreiosService,
66
ViaCepService,
7-
WideNetService
7+
WideNetService,
88
} from './services/index.js'
99
import Promise from './utils/promise-any.js'
1010

0 commit comments

Comments
 (0)