Skip to content

Commit a1e8926

Browse files
asset update
1 parent aa08fbf commit a1e8926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TagsinputAsset.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ class TagsinputAsset extends \yii\web\AssetBundle
2020
public $depends = [
2121
'yii\web\JqueryAsset',
2222
'yii\bootstrap\BootstrapPluginAsset',
23-
'wbraganca\tagsinput\TypeaheadAsset'
23+
'avikarsha\tagsinput\TypeaheadAsset'
2424
];
2525
}

0 commit comments

Comments
 (0)