File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 "start" : " webpack watch && tsc" ,
1010 "build" : " webpack && tsc" ,
1111 "eslint" : " eslint src" ,
12- "build:demo" : " webpack --config webpack.config.demo.js" ,
1312 "test" : " jest --config ./jest.config.js" ,
1413 "coverage" : " npm run test -- --coverage" ,
1514 "trypublish" : " npm publish || true" ,
1918 "engines" : {
2019 "node" : " >=10"
2120 },
22- "appRoot" : " src" ,
2321 "repository" : {
2422 "type" : " github" ,
25- "url" : " https://github.com/aarathyKeyvalue/ vertical-stepper"
23+ "url" : " https://github.com/KeyValueSoftwareSystems/react- vertical-stepper"
2624 },
2725 "author" : " Keyvalue" ,
2826 "license" : " " ,
29- "homepage" : " https://github.com/aarathyKeyvalue/ vertical-stepper" ,
27+ "homepage" : " https://github.com/KeyValueSoftwareSystems/react- vertical-stepper" ,
3028 "keywords" : [
3129 " library" ,
3230 " starter" ,
You can’t perform that action at this time.
0 commit comments