Adjusting the docs to show the modals demo for mobile devices.
[ratchet] / component.json
1 {
2   "name": "ratchet",
3   "version": "1.0.0",
4   "main": ["./dist/ratchet.js", "./dist/ratchet.css"]
5 }