File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
ember-bootstrap-constraint-validations Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 0.0.0" ,
33 "private" : true ,
4- "repository" : " " ,
4+ "repository" : " https://github.com/kaliber5/ember-bootstrap-constraint-validations.git " ,
55 "license" : " MIT" ,
6- "author" : " " ,
6+ "author" : " Simon Ihmig <simon.ihmig@kaliber5.de> " ,
77 "workspaces" : [
88 " packages/*"
99 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-bootstrap-constraint-validations" ,
33 "version" : " 0.0.0" ,
4- "description" : " The default blueprint for Embroider v2 addons ." ,
4+ "description" : " Add support for native HTML5 constraint validation to ember-bootstrap forms ." ,
55 "keywords" : [
66 " ember-addon"
77 ],
8- "repository" : " " ,
8+ "repository" : " https://github.com/kaliber5/ember-bootstrap-constraint-validations.git " ,
99 "license" : " MIT" ,
10- "author" : " " ,
10+ "author" : " Simon Ihmig <simon.ihmig@kaliber5.de> " ,
1111 "files" : [
1212 " addon-main.js" ,
1313 " dist"
Original file line number Diff line number Diff line change 3333 "bootstrap" : " ^5.0.0" ,
3434 "broccoli-asset-rev" : " ^3.0.0" ,
3535 "ember-auto-import" : " ^2.4.1" ,
36- "ember-bootstrap" : " ^5.1.0 " ,
36+ "ember-bootstrap" : " file:.yalc/ember-bootstrap " ,
3737 "ember-bootstrap-constraint-validations" : " ^0.0.0" ,
3838 "ember-cli" : " ~4.3.0" ,
3939 "ember-cli-app-version" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments