Skip to content

Commit

Permalink
use both libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
feruzm committed Aug 8, 2020
1 parent b21b101 commit 6e471fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/image.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import CryptoJS from 'crypto-js';
import * as dsteem from '@hiveio/dhive';
import * as dsteem from '@esteemapp/dhive';
import { Buffer } from 'buffer';
import { proxifyImageSrc } from '@esteemapp/esteem-render-helpers';
import { Platform } from 'react-native';
Expand Down

0 comments on commit 6e471fe

Please sign in to comment.