Skip to content

Commit 71cbdf8

Browse files
committed
Allow let in hexUtils
1 parent 4b65123 commit 71cbdf8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/hexUtils.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use strict'
2+
13
const ethjsUtil = require('ethjs-util')
24

35
module.exports = {

0 commit comments

Comments
 (0)