Skip to content

Commit

Permalink
Merge pull request #174 from viceice/patch-1
Browse files Browse the repository at this point in the history
fix(dropdowns): add repository to package
  • Loading branch information
Mydeensn authored Mar 26, 2024
2 parents 1ab03cb + 818e8e2 commit 6fcaeef
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion controls/dropdowns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@
"ej2-multiselect",
"ej2-combobox"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls"
},
"scripts": {
"build": "gulp build",
"test": "gulp test"
},
"typings": "index.d.ts"
}
}

0 comments on commit 6fcaeef

Please sign in to comment.