Skip to content

Commit e84874f

Browse files
fix(package): update send to version 0.16.1
Closes #17
1 parent b6ca3fc commit e84874f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"main": "src/index.js",
2727
"dependencies": {
28-
"send": "0.15.4"
28+
"send": "0.16.1"
2929
},
3030
"peerDependencies": {
3131
"owe-core": "0.11.x"

0 commit comments

Comments
 (0)