Skip to content

Commit

Permalink
./ to ./index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton authored Jul 3, 2020
1 parent 4a69f1c commit 913bfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
'use strict'

// Import
const argsbytype = require('./')
const argsbytype = require('./index.js')
const deepEqual = require('assert-helpers').deepEqual,
kava = require('kava')

Expand Down

0 comments on commit 913bfbd

Please sign in to comment.