Skip to content

Commit

Permalink
build(composables): re-add dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homj committed Dec 15, 2023
1 parent c1f32a8 commit 233d2ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions libs/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,10 @@
"jest-matchmedia-mock": "^1.1.0",
"jest-preset-angular": "~13.1.0"
},
"dependencies": {},
"devDependencies": {
"jest-matchmedia-mock": "^1.1.0",
"jest-preset-angular": "~13.1.0"
},
"sideEffects": false
}

0 comments on commit 233d2ff

Please sign in to comment.