Skip to content

Commit

Permalink
Clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTerBeke committed Oct 19, 2024
1 parent ede6289 commit 99eedcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 143 deletions.
139 changes: 1 addition & 138 deletions package-lock.json

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

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,13 @@
"test": "homey app validate"
},
"dependencies": {
"homey-log": "^2.1.0",
"node-fetch": "^2.6.1",
"source-map-support": "^0.5.21"
"node-fetch": "^2.6.1"
},
"devDependencies": {
"@tsconfig/node12": "^1.0.11",
"@tsconfig/node16": "^16.1.3",
"@types/homey": "npm:homey-apps-sdk-v3-types@^0.3.3",
"@types/node": "^18.13.0",
"@types/node-fetch": "^2.6.11",
"@types/source-map-support": "^0.5.6",
"eslint": "^7.32.0",
"eslint-config-athom": "^3.1.1",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 99eedcf

Please sign in to comment.