Skip to content

Commit

Permalink
add missing transient dependencies from network-exporters
Browse files Browse the repository at this point in the history
  • Loading branch information
jthrilly committed Dec 5, 2023
1 parent 6bb984b commit 530d181
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 20 deletions.
33 changes: 15 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -176,11 +176,11 @@
"whatwg-fetch": "2.0.3",
"worker-loader": "^2.0.0",
"xml2js": "~0.4.23",
"xmldom": "~0.1.27",
"xss": "^0.3.4"
},
"dependencies": {
"@babel/runtime": "7.10.1",
"@xmldom/xmldom": "~0.8.10",
"archiver": "^4.0.1",
"d3-force": "~3.0.0",
"dmg-builder": "~23.6.0",
Expand Down Expand Up @@ -315,4 +315,4 @@
"cordova-plugin-ionic-keyboard": {}
}
}
}
}

0 comments on commit 530d181

Please sign in to comment.