bundled jquery
... | ... | @@ -25,6 +25,7 @@ |
"watchify": "^3.9.0" | ||
}, | ||
"dependencies": { | ||
"bootstrap-table": "^1.12.1" | ||
"bootstrap-table": "^1.12.1", | ||
"jquery": "^3.3.1" | ||
} | ||
} |
Please register or sign in to comment
... | ... | @@ -25,6 +25,7 @@ |
"watchify": "^3.9.0" | ||
}, | ||
"dependencies": { | ||
"bootstrap-table": "^1.12.1" | ||
"bootstrap-table": "^1.12.1", | ||
"jquery": "^3.3.1" | ||
} | ||
} |