diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json index 985fb8fb..df9ce7ea 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,7 @@ "optimize": "gulp optimize", "release": "release-it", "build": "gulp build", - "build-iconfont": "gulp build-iconfont", - "copy":"cp -r -n -v -f ./iconfont/fonts/* ../WebErgometer/WebApp/html/font" + "build-iconfont": "gulp build-iconfont" }, "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.", "keywords": [ |