Skip to content

Commit e166f36

Browse files
committed
chore: remove tap
1 parent 1c4690d commit e166f36

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
@@ -5,8 +5,7 @@
55
"main": "lib/index.js",
66
"devDependencies": {
77
"@npmcli/eslint-config": "^6.0.0",
8-
"@npmcli/template-oss": "4.28.1",
9-
"tap": "^16.3.2"
8+
"@npmcli/template-oss": "4.28.1"
109
},
1110
"scripts": {
1211
"test": "node --test './test/**/*.js'",

0 commit comments

Comments
 (0)