Skip to content

Commit febecfc

Browse files
tmorehousepi0
authored andcommitted
fix: Add lodash.startcase to dependancies
`b-table` requires `lodash.startcase`
1 parent 5790b39 commit febecfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"dependencies": {
6666
"bootstrap": "^4.0.0-beta",
6767
"jquery": "^3.0.0",
68+
"lodash.startcase": "^4.4.0",
6869
"popper.js": "^1.12.5",
6970
"vue": "^2.4.2",
7071
"vue-functional-data-merge": "^1.0.6"

0 commit comments

Comments
 (0)