Skip to content

Commit

Permalink
feat: 🎸 deprecate deno package
Browse files Browse the repository at this point in the history
  • Loading branch information
klaascuvelier committed Nov 20, 2023
1 parent 4ce6e3a commit f91c018
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/nx-rsync-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
"peerDependencies": {
"@angular-devkit/build-angular": "^17.0.0"
},
"executors": "./executors.json"
"executors": "./executors.json",
"deprecationMessage": "@k11r/nx-deno-deploy is deprecated. we recommend using @nx/deno instead."
}

0 comments on commit f91c018

Please sign in to comment.