Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit cbc41c4

Browse files
authored
Merge pull request #407 from RenovoSolutions/revert-406-soup-du-jour
Revert "Lock down version of @types/lodash dependency"
2 parents 4b7a1ee + c8615fd commit cbc41c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-angular-components",
3-
"version": "4.2.4",
3+
"version": "4.2.3",
44
"description": "Reusable responsive angular components",
55
"author": "Renovo Development Team",
66
"keywords": [
@@ -93,7 +93,7 @@
9393
"@types/core-js": "~0.9.34",
9494
"@types/jquery": "~2.0.32",
9595
"@types/jquery.jsignature": "~2.0.28",
96-
"@types/lodash": "4.14.36",
96+
"@types/lodash": "~4.14.36",
9797
"@types/moment-timezone": "0.2.31",
9898
"@types/sinon": "1.16.31",
9999
"angular": "~1.5.3",

0 commit comments

Comments
 (0)