Commit d177c06594b7c54b219a67b2cfe0be11e4a76056

Authored by Marcelo Puebla
1 parent aae6047799
Exists in master

agregada dependencia popper.js

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
... ... @@ -40,5 +40,8 @@
40 40 "jshint": "^2.9.6",
41 41 "pump": "^3.0.0",
42 42 "ui-bootstrap4": "^3.0.5"
  43 + },
  44 + "dependencies": {
  45 + "popper.js": "^1.15.0"
43 46 }
44 47 }