Skip to content

Commit

Permalink
Merge pull request #1789 from jrjohnson/aws-sdk-dev
Browse files Browse the repository at this point in the history
Move aws-sdk to dev dependencies
  • Loading branch information
jrjohnson authored Jul 16, 2024
2 parents fc571cb + 5ed4dda commit ca616ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"license": "MIT",
"devDependencies": {
"@stylistic/eslint-plugin-js": "^2.3.0",
"aws-sdk": "^2.1659.0",
"eslint": "^9.7.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.2.1",
Expand All @@ -31,7 +32,6 @@
"npm": "use pnpm"
},
"dependencies": {
"aws-sdk": "^2.1659.0",
"jsonwebtoken": "^9.0.2",
"meow": "^11.0.0",
"node-fetch": "^3.3.2",
Expand Down
13 changes: 4 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit ca616ff

Please sign in to comment.