Commit a525be12 authored by Jun's avatar Jun

Merge branch 'master' of github.com:leadream/juuust-icon

parents ec155c45 d4bb5d44
{
"name": "juuust-icon",
"version": "0.1.16",
"version": "0.1.17",
"description": "Icon automation workflow with Figma",
"main": "dist/index.js",
"module": "build/index.js",
......@@ -33,8 +33,8 @@
"build:es": "rm -rf build && babel src --out-dir build --copy-files",
"build": "concurrently \"yarn:build:*\""
},
"config" : {
"style" : "fill"
"config": {
"style": "fill"
},
"license": "MIT",
"devDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment