Skip to content

Commit

Permalink
Remove node-fetch from dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Praca authored and buttilda committed Apr 6, 2023
1 parent 6ff4d27 commit fb7dadb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/oats-fetch-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"client"
],
"devDependencies": {
"@smartlyio/oats-runtime": "6.3.0",
"@smartlyio/oats-runtime": "^6.3.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
Expand All @@ -43,7 +43,6 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"node-fetch": "3.3.1",
"prettier": "2.8.7",
"typescript": "4.9.5"
}
Expand Down

0 comments on commit fb7dadb

Please sign in to comment.