Commit 00b62606 authored by Gabriel Macena's avatar Gabriel Macena

Remove useless scripts

parent cd21b67d
......@@ -17,8 +17,7 @@
"build-storybook": "build-storybook",
"clean": "rimraf ./dist",
"lint": "tslint 'src/**/*.ts'",
"release": "yarn lint && yarn compile && yarn publish",
"copy-package": "cpy ./package.json ./dist"
"release": "yarn lint && yarn compile && yarn publish"
},
"author": "Bernardo Sunderhus",
"license": "ISC",
......
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