move bower back into codefiles folder
This commit is contained in:
parent
675c538838
commit
5265160aa8
2 changed files with 1 additions and 1 deletions
11
tests/samples/codefiles/bower.json
Normal file
11
tests/samples/codefiles/bower.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "wakatime",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"animate.css": "latest",
|
||||
"bootstrap": "latest",
|
||||
"bootstrap-daterangepicker": "latest",
|
||||
"moment": "latest",
|
||||
"moment-timezone": "latest",
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue