Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 39e9985

Browse files
authored
chore: remove unused entry (#1766)
1 parent b8deba4 commit 39e9985

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

-6
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,6 @@
8484
"test:14": "node test/test.js node14 no-npm",
8585
"test:host": "node test/test.js host only-npm"
8686
},
87-
"greenkeeper": {
88-
"emails": false,
89-
"ignore": [
90-
"pkg-fetch"
91-
]
92-
},
9387
"simple-git-hooks": {
9488
"pre-commit": "npx lint-staged"
9589
},

0 commit comments

Comments
 (0)