Skip to content

Commit

Permalink
7.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Sep 20, 2024
1 parent 6d17f05 commit e4d599d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"name": "remix-utils",
"version": "7.6.0",
"version": "7.7.0",
"license": "MIT",
"engines": {
"node": ">=18.0.0"
},
"type": "module",
"funding": ["https://github.com/sponsors/sergiodxa"],
"funding": [
"https://github.com/sponsors/sergiodxa"
],
"exports": {
"./package.json": "./package.json",
"./promise": "./build/common/promise.js",
Expand Down

0 comments on commit e4d599d

Please sign in to comment.