Skip to content

Commit

Permalink
Bump decorator-transforms to v2
Browse files Browse the repository at this point in the history
v2 was release 2 months ago, so makes sense new for new addons to use latest version
  • Loading branch information
SergeAstapov authored Jul 4, 2024
1 parent cb4d7ee commit be563b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/__addonLocation__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@embroider/addon-shim": "^1.8.7",
"decorator-transforms": "^1.2.1"
"decorator-transforms": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.24.4",
Expand Down

0 comments on commit be563b4

Please sign in to comment.