Skip to content

Commit

Permalink
Merge branch 'master' into fix-line-area-x-date
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcc committed Nov 19, 2019
2 parents 111fc92 + 3efeac4 commit 46130a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -25,6 +25,7 @@
"site:clean": "gatsby clean",
"site:deploy": "npm run site:build && gh-pages -d public",
"prepublishOnly": "run-s lint-check test build",
"publish": "npm publish && tnpm sync",
"build": "run-s clean lib dist",
"clean": "rimraf lib esm dist",
"lib": "run-p lib:*",
Expand Down

0 comments on commit 46130a1

Please sign in to comment.