@@ -3,6 +3,5 @@
"css": false,
"outSVGReact": false,
"useNameAsUnicode": true,
- "className": "growi-custom-icon",
- "dist": "dist"
+ "className": "growi-custom-icon"
}
@@ -3,7 +3,7 @@
"version": "7.0.0-RC.0",
"license": "MIT",
"scripts": {
- "build": "svgtofont --sources ./svg --output ./font"
+ "build": "svgtofont --sources ./svg --output ./dist"
},
"dependencies": {
"svgtofont": "^4.1.1"