Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit 2bc0b30

Browse files
committed
fix: remove dev module
1 parent 514f4c2 commit 2bc0b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'use strict'
22
const { Buffer } = require('buffer')
33
const CID = require('cids')
4-
const getCodec = require('../js-get-codec')
4+
const getCodec = require('@ipld/get-codec')
55
const withIs = require('class-is')
66
const transform = require('lodash.transform')
77

0 commit comments

Comments
 (0)