Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] 53dbff774c Bump hosted-git-info from 2.8.5 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 09:20:19 +00:00
bendtherules 84a9b387f0 tagHandler - Handle fallback html tag + basic test
Also added preact dep.
Fixed class or function component flowing into tagHandler
2019-12-22 19:54:46 +05:30
bendtherules 9fdd814558 Add dep - markdown and unified modules
To build and convert md ast to markdown
2019-12-15 16:31:31 +05:30
bendtherules da398103cb Add dep - React to use helpers
Using helpers like React.children.toArray in renderer

TODO: Its should be latter set as peerDependency
2019-12-15 13:17:48 +05:30
bendtherules e63760b12d Add devdep - @types/react 2019-12-15 10:43:01 +05:30