Browse Source

Remove unused dep: node-abi (#919)

pull/917/head
Thomas Rittson 1 month ago committed by GitHub
parent
commit
ab436551de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      package-lock.json
  2. 1
      package.json

1
package-lock.json generated

@ -93,7 +93,6 @@ @@ -93,7 +93,6 @@
"lint-staged": "16.2.6",
"mini-css-extract-plugin": "2.9.2",
"minimatch": "5.1.2",
"node-abi": "3.78.0",
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"prettier": "3.6.2",

1
package.json

@ -123,7 +123,6 @@ @@ -123,7 +123,6 @@
"lint-staged": "16.2.6",
"mini-css-extract-plugin": "2.9.2",
"minimatch": "5.1.2",
"node-abi": "3.78.0",
"node-forge": "1.3.1",
"node-loader": "2.1.0",
"prettier": "3.6.2",

Loading…
Cancel
Save