Skip to content

Commit e4d718b

Browse files
authored
Remove unused time-require (#160)
1 parent 38dffeb commit e4d718b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@
3232
"fill-range": "^7.0.1",
3333
"gulp-format-md": "^2.0.0",
3434
"mocha": "^10.4.0",
35-
"nyc": "^15.1.0",
36-
"time-require": "github:jonschlinkert/time-require"
35+
"nyc": "^15.1.0"
3736
},
3837
"keywords": [
3938
"glob",

0 commit comments

Comments
 (0)