Skip to content

Commit a86ba60

Browse files
committed
Karma isn't a runtime dependency
1 parent c4274aa commit a86ba60

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,5 @@
4848
"bugs": {
4949
"url": "https://github.com/ngokevin/react-file-reader-input/issues"
5050
},
51-
"homepage": "https://github.com/ngokevin/react-file-reader-input",
52-
"dependencies": {
53-
"karma": "^0.13.22"
54-
}
51+
"homepage": "https://github.com/ngokevin/react-file-reader-input"
5552
}

0 commit comments

Comments
 (0)