Skip to content

Commit

Permalink
Merge pull request #266 from dan-ziv/fix/fetch-is-not-defined-on-node…
Browse files Browse the repository at this point in the history
…-env
  • Loading branch information
0xs34n authored Jul 24, 2022
2 parents 6f3bfbb + 13c7b18 commit baca6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/provider/default.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import urljoin from 'url-join';
import fetch from 'cross-fetch';

import { ONE, StarknetChainId, ZERO } from '../constants';
import {
Expand Down

0 comments on commit baca6d9

Please sign in to comment.