Skip to content

Commit

Permalink
fix(pkg): ensure best practice for license for packages is consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
uladkasach committed Jul 27, 2024
1 parent 5eb31ec commit 35e98ed
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/practices/domain/best-practice/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"domain-objects": "@declapract{check.minVersion('0.21.9')}",
"domain-objects": "@declapract{check.minVersion('0.22.1')}",
"joi": "@declapract{check.minVersion('17.4.0')}",
"type-fns": "@declapract{check.minVersion('0.16.0')}"
}
Expand Down

0 comments on commit 35e98ed

Please sign in to comment.