Skip to content

Commit

Permalink
fix(dropdowns): add repository to package
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Feb 6, 2024
1 parent 30fa87a commit 818e8e2
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 @@ -55,9 +55,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 818e8e2

Please sign in to comment.