Skip to content

Commit

Permalink
reverse optional dep logic
Browse files Browse the repository at this point in the history
  • Loading branch information
gxueatlassian committed Dec 14, 2023
1 parent 1ce76a6 commit 463e44f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,6 @@
"ts-node-dev": "^2.0.0",
"yaml-lint": "^1.2.4"
},
"optionalDependencies": {
"@atlassian/sqs-queue-dlq-service": "^2.1.1"
},
"volta": {
"node": "18.18.1",
"yarn": "1.22.18"
Expand Down
3 changes: 1 addition & 2 deletions spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,5 @@
"react-scripts": "^5.0.1",
"ts-jest": "^29.1.1",
"typescript": "^5.0.2"
},
"optionalDependencies": {}
}
}

0 comments on commit 463e44f

Please sign in to comment.