Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Commit

Permalink
Update services.js
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Nov 27, 2023
1 parent e8fb126 commit a444e66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const Hyperbee = require('@holepunch/hyperbee')
const Hypercore = require('@holepunch/hypercore')
const Hyperdrive = require('@holepunch/hyperdrive')
const Hyperswarm = require('@holepunch/hyperswarm');
const HyperswarDHT = require('@holepunch/hypderdht');
const Bitfinex = require('bitifinex_price_feed');
const { promisify } = require('util')
const crypto = require('crypto')
Expand Down

0 comments on commit a444e66

Please sign in to comment.