Skip to content

Commit e4d599d

Browse files
committed
7.7.0
1 parent 6d17f05 commit e4d599d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
{
22
"name": "remix-utils",
3-
"version": "7.6.0",
3+
"version": "7.7.0",
44
"license": "MIT",
55
"engines": {
66
"node": ">=18.0.0"
77
},
88
"type": "module",
9-
"funding": ["https://github.com/sponsors/sergiodxa"],
9+
"funding": [
10+
"https://github.com/sponsors/sergiodxa"
11+
],
1012
"exports": {
1113
"./package.json": "./package.json",
1214
"./promise": "./build/common/promise.js",

0 commit comments

Comments
 (0)