We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
style-to-object
1 parent a326109 commit 9edd2f3Copy full SHA for 9edd2f3
README.md
@@ -196,11 +196,20 @@ $ npm test
196
$ npm run lint
197
```
198
199
+## Release
200
+
201
+```sh
202
+$ npm run release
203
+$ npm publish
204
+$ git push --follow-tags
205
+```
206
207
## Special Thanks
208
209
- [Contributors](https://github.com/remarkablemark/html-react-parser/graphs/contributors)
210
- [html-dom-parser](https://github.com/remarkablemark/html-dom-parser)
211
- [react-dom-core](https://github.com/remarkablemark/react-dom-core)
212
+- [style-to-object](https://github.com/remarkablemark/style-to-object)
213
214
## License
215
0 commit comments