@refineui/web-icons 0.3.7 → 0.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -361,10 +361,9 @@ npm run build:fonts
361
361
 
362
362
  ### Getting Help
363
363
 
364
- - 📧 Email: support@refineui.com
365
- - 🐛 Issues: [GitHub Issues](https://github.com/refineui/system-icons/issues)
366
- - 📖 Documentation: [docs.refineui.com](https://docs.refineui.com)
367
- - 💬 Community: [Discord](https://discord.gg/refineui)
364
+ - 📧 Email: support@pealgornis.com
365
+ - 🐛 Issues: [GitHub Issues](https://github.com/pealgornis/refineui-system-icons/issues)
366
+ - 💬 Community: [Slack](https://pelagornis.slack.com)
368
367
 
369
368
  ## 📄 License
370
369
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@refineui/web-icons",
3
- "version": "0.3.7",
3
+ "version": "0.3.9",
4
4
  "description": "RefineUI System Icons for Web",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",