Skip to content

Commit cc0641e

Browse files
Update package.json
Small bug fix :)
1 parent 1bf2e3c commit cc0641e

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
@@ -24,7 +24,7 @@
2424
"isomorphic-fetch": "^3.0.0",
2525
"jsbi": "^4.3.0",
2626
"node-cron": "^3.0.0",
27-
"node-fetch": "^2.6.6"
27+
"node-fetch": "^2.6.6",
2828
"circular-json": "^0.5.9"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)