@easypost/easy-ui-icons
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
{ | ||
"name": "@easypost/easy-ui-icons", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "dist/*" |
@@ -72,6 +72,7 @@ # Easy UI Icons | ||
| Command | Runs | | ||
| :-------------- | :----------------------- | | ||
| `npm run clean` | Removes temp directories | | ||
| `npm run build` | Builds the icons project | | ||
| Command | Runs | | ||
| :-------------- | :--------------------------------------- | | ||
| `npm run build` | Builds the icons project | | ||
| `npm run clean` | Removes temp directories | | ||
| `npm run dev` | Builds the icons project on file changes | | ||
@@ -78,0 +79,0 @@ ### Adding an icon |
3012
109