kineticsocial / angularjs-datetime-picker

AngularJS DateTime Picker Without JQuery and Bootstrap
MIT License
66 stars 79 forks source link

Fix missing comma in package.json #53

Open declspec opened 6 years ago

declspec commented 6 years ago

This caused issues with package managers such as yarn/npm/etc as they could not read package.json to determine the transitive dependencies.