Skip to content

Commit

Permalink
Merge pull request #143 from Dataport/refactor/remove-unused-dependen…
Browse files Browse the repository at this point in the history
…cies

remove unused dependencies
  • Loading branch information
dopenguin authored Jul 23, 2024
2 parents 21c3741 + f72483f commit 492b12f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 109,592 deletions.
1 change: 0 additions & 1 deletion package-lock.json

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

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"docs:afm": "node ./scripts/makeDocs ./packages/clients/afm",
"docs:generic": "node ./scripts/makeDocs ./packages/clients/generic",
"docs:meldemichel": "node ./scripts/makeDocs ./packages/clients/meldemichel && npm run meldemichel:build && cp -r ./packages/clients/meldemichel/dist ./packages/clients/meldemichel/example ./packages/clients/meldemichel/docs",
"docs:sbom": "npx @cyclonedx/cyclonedx-npm --output-file sbom.json",
"docs:snowbox": "node ./scripts/makeDocs ./packages/clients/snowbox",
"docs:textLocator": "node ./scripts/makeDocs ./packages/clients/textLocator && npm run textLocator:build && cp -r ./packages/clients/textLocator/dist ./packages/clients/textLocator/docs",
"lint": "npx eslint . --cache --ext .js,.ts,.vue",
Expand All @@ -47,7 +46,6 @@
"@actions/github": "^5.1.1",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@cyclonedx/cyclonedx-npm": "^1.7.2",
"@jest/types": "^29.3.1",
"@types/geojson": "^7946.0.8",
"@types/jest": "^29.2.5",
Expand All @@ -74,7 +72,6 @@
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-tsdoc": "^0.2.14",
"eslint-plugin-vue": "^9.18.1",
"events": "^3.3.0",
"github-markdown-css": "^5.1.0",
"http-server": "^14.1.1",
"jest": "^29.3.1",
Expand Down
Loading

0 comments on commit 492b12f

Please sign in to comment.