File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @rc-component/virtual-list" ,
3- "version" : " 1.0.0" ,
3+ "version" : " 1.0.0-alpha.0 " ,
44 "description" : " React Virtual List Component" ,
55 "engines" : {
66 "node" : " >=8.x"
3131 "start" : " dumi dev" ,
3232 "build" : " dumi build" ,
3333 "compile" : " father build" ,
34- "prepublishOnly" : " npm run compile && np --no-cleanup --yolo --no-publish" ,
34+ "prepublishOnly" : " npm run compile && rc- np --no-cleanup --yolo --no-publish" ,
3535 "lint" : " eslint src/ --ext .tsx,.ts" ,
3636 "test" : " rc-test" ,
3737 "now-build" : " npm run build"
4242 },
4343 "devDependencies" : {
4444 "@rc-component/father-plugin" : " ^1.0.2" ,
45+ "@rc-component/np" : " ^1.0.4" ,
4546 "@testing-library/jest-dom" : " ^5.17.0" ,
4647 "@testing-library/react" : " ^12.1.5" ,
4748 "@types/enzyme" : " ^3.10.5" ,
5859 "eslint-plugin-unicorn" : " ^55.0.0" ,
5960 "father" : " ^4.4.0" ,
6061 "glob" : " ^7.1.6" ,
61- "np" : " ^10.2.0" ,
6262 "rc-animate" : " ^2.9.1" ,
6363 "rc-test" : " ^7.0.15" ,
6464 "react" : " 16.14.0" ,
You can’t perform that action at this time.
0 commit comments