File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 44"description" : " Multi selection component"  ,
55"ts:main" : " ./lib/index.tsx"  ,
66"main" : " dist/es6.js"  ,
7- "repository" : " git@git.chaosgroup. com:neui /react-multi-select.git"  ,
7+ "repository" : " https://github. com/ChaosGroup /react-multi-select.git"  ,
88"author" : " Konstantin Simeonov <konstantin.simeonov@chaosgroup.com>"  ,
9- "registry" : " https://npm.chaosgroup.com"  ,
109"license" : " MIT"  ,
1110"scripts" : {
1211"init-hooks" : " ts-node init-hooks.ts"  ,
1312"build" : " ts-node fuse.ts"  ,
1413"test" : " tsc --p ./tsconfig.test.json && ava"  ,
1514"test-with-coverage" : " tsc --p ./tsconfig.test.json && nyc ava"  ,
1615"lint" : " tslint lib/*.ts lib/**/*.ts -p . --config tslint.json"  ,
17- "coverage" : " nyc report --reporter=html"  ,
16+ "html- coverage" : " nyc report --reporter=html"  ,
1817"clean" : " rm -rf ./dump ./dist"  ,
1918"examples" : " yarn && yarn build && cd ./examples && yarn && yarn storybook" 
2019},
                                 You can’t perform that action at this time. 
               
                  
0 commit comments