Skip to content

Commit

Permalink
chore: remove no use
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Apr 9, 2021
1 parent 21a143a commit cb6f8f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"start": "dumi dev",
"docs:build": "dumi build",
"docs:deploy": "gh-pages -d .doc",
"build": "father doc build --storybook",
"compile": "father build && lessc assets/index.less assets/index.css && lessc assets/bootstrap.less assets/bootstrap.css",
"deploy": "npm run docs:build && npm run docs:deploy",
"prepublishOnly": "npm run compile && np --yolo --no-publish",
Expand Down

1 comment on commit cb6f8f0

@vercel
Copy link

@vercel vercel bot commented on cb6f8f0 Apr 9, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.