Skip to content

Commit

Permalink
[Fix] move available-typed-arrays to runtime deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 10, 2023
1 parent 29efb19 commit c18ed51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"ES7"
],
"dependencies": {
"available-typed-arrays": "^1.0.5",
"call-bind": "^1.0.2",
"es-set-tostringtag": "^2.0.1",
"es-to-primitive": "^1.2.1",
Expand Down Expand Up @@ -96,7 +97,6 @@
"array.prototype.indexof": "^1.0.5",
"aud": "^2.0.2",
"available-regexp-flags": "^1.0.0",
"available-typed-arrays": "^1.0.5",
"cheerio": "=1.0.0-rc.3",
"diff": "^5.1.0",
"eclint": "^2.8.1",
Expand Down

0 comments on commit c18ed51

Please sign in to comment.