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 2222 "start" : " npm-run-all clean build:watch" ,
2323 "gh-pages" : " gh-pages -d example" ,
2424 "github-changes" : " github-changes -o wwayne -r react-tooltip -a --only-pulls --use-commit-body" ,
25- "copy:types" : " cpy ' ./react-tooltip.d.ts' ' ./dist' --parents --dot" ,
25+ "copy:types" : " cpy ./react-tooltip.d.ts ./dist --parents --dot" ,
2626 "cm" : " git cz" ,
2727 "semantic-release" : " semantic-release"
2828 },
8989 "chai-spies" : " ^1.0.0" ,
9090 "commitizen" : " 2.9.6" ,
9191 "concurrently" : " ^2.1.0" ,
92- "cpy-cli" : " ^3.1.0 " ,
92+ "cpy-cli" : " ^3.1.1 " ,
9393 "cz-conventional-changelog" : " ^3.1.0" ,
9494 "enzyme" : " ^2.3.0" ,
9595 "enzyme-adapter-react-16" : " ^1.15.2" ,
106106 "eslint-plugin-standard" : " ^4.0.1" ,
107107 "gh-pages" : " 1.1.0" ,
108108 "github-changes" : " ^1.1.2" ,
109- "husky" : " ^3.1.0" ,
110109 "http-server" : " ^0.11.1" ,
110+ "husky" : " ^3.1.0" ,
111111 "ignore-styles" : " 5.0.1" ,
112112 "jsdom" : " ^9.2.1" ,
113113 "lint-staged" : " ^10.2.7" ,
You can’t perform that action at this time.
0 commit comments