Skip to content

Commit

Permalink
add test for form-data
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 21, 2024
1 parent 55f6dc7 commit 18d3ead
Show file tree
Hide file tree
Showing 6 changed files with 767 additions and 707 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,12 @@
"test:deployments": "jiti ./test/tests.ts",
"test:dev": "NODE_ENV=development jiti ./test/tests.ts"
},
"resolutions": {
"jiti": "2.0.0-beta.3"
},
"devDependencies": {
"@actions/core": "^1.10.1",
"automd": "^0.3.8",
"eslint-config-unjs": "^0.3.2",
"jiti": "2.0.0-beta.3",
"h3": "*",
"jiti": "^2.3.3",
"nitropack": "npm:nitropack-nightly@latest",
"prettier": "^3.3.3"
},
Expand Down
Loading

0 comments on commit 18d3ead

Please sign in to comment.