Skip to content

Commit fb32469

Browse files
Portugal, Marcelomportuga
authored andcommitted
chore(validate): add missing ui-bootstrap dependency to validate
1 parent 29142ba commit fb32469

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/validate/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"dependencies": {
77
"@ui-grid/core": "4.6.6",
88
"@ui-grid/edit": "4.6.6",
9-
"angular": ">=1.4.0 1.7.x"
9+
"angular": ">=1.4.0 1.7.x",
10+
"angular-ui-bootstrap": "0.13.4"
1011
},
1112
"repository": {
1213
"type": "git",

0 commit comments

Comments
 (0)