File tree Expand file tree Collapse file tree 3 files changed +4
-72
lines changed Expand file tree Collapse file tree 3 files changed +4
-72
lines changed Original file line number Diff line number Diff line change 2727coverage
2828.vscode
2929yarn.lock
30+ storybook /
3031es /
3132package-lock.json
3233src /* .js
Original file line number Diff line number Diff line change 2828 "port" : 8093
2929 },
3030 "scripts" : {
31- "build" : " rc-tools run storybook- build" ,
31+ "build" : " rc-tools run build" ,
3232 "compile" : " rc-tools run compile --babel-runtime" ,
33- "gh-pages" : " npm run build && rc-tools run storybook- gh-pages" ,
33+ "gh-pages" : " rc-tools run gh-pages" ,
3434 "start" : " rc-tools run storybook" ,
3535 "pub" : " rc-tools run pub --babel-runtime" ,
3636 "lint" : " rc-tools run lint" ,
3939 "test" : " rc-tools run test" ,
4040 "prepublish" : " rc-tools run guard" ,
4141 "init-tslint" : " rc-tools run gen-lint-config" ,
42- "init-storybook" : " rc-tools run genStorybook" ,
4342 "coverage" : " rc-tools run test --coverage" ,
4443 "pre-commit" : " rc-tools run pre-commit" ,
4544 "storybook" : " rc-tools run storybook" ,
5958 "lodash.debounce" : " ^4.0.8" ,
6059 "pre-commit" : " 1.x" ,
6160 "querystring" : " ^0.2.0" ,
62- "rc-tools" : " ^9.4.1 " ,
61+ "rc-tools" : " ^9.5.0 " ,
6362 "react" : " ^16.0.0" ,
6463 "react-dom" : " ^16.0.0" ,
6564 "typescript" : " ^3.2.2"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments