Created
June 12, 2017 17:24
-
-
Save AndrejsAbrickis/f27db1039f19d828e6168874d9cdb0eb to your computer and use it in GitHub Desktop.
Bower to webpack
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "bower-to-webpack", | |
"dependencies": { | |
"datetimepicker": "~2.5.4", | |
"jquery": "~2.1.4", | |
"jquery-ui": "~1.11.2", | |
"lodash": "^4.17.2" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment