File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
"start" : " npm-run-all clean build:watch" ,
23
23
"gh-pages" : " gh-pages -d example" ,
24
24
"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" ,
26
26
"cm" : " git cz" ,
27
27
"semantic-release" : " semantic-release"
28
28
},
89
89
"chai-spies" : " ^1.0.0" ,
90
90
"commitizen" : " 2.9.6" ,
91
91
"concurrently" : " ^2.1.0" ,
92
- "cpy-cli" : " ^3.1.0 " ,
92
+ "cpy-cli" : " ^3.1.1 " ,
93
93
"cz-conventional-changelog" : " ^3.1.0" ,
94
94
"enzyme" : " ^2.3.0" ,
95
95
"enzyme-adapter-react-16" : " ^1.15.2" ,
106
106
"eslint-plugin-standard" : " ^4.0.1" ,
107
107
"gh-pages" : " 1.1.0" ,
108
108
"github-changes" : " ^1.1.2" ,
109
- "husky" : " ^3.1.0" ,
110
109
"http-server" : " ^0.11.1" ,
110
+ "husky" : " ^3.1.0" ,
111
111
"ignore-styles" : " 5.0.1" ,
112
112
"jsdom" : " ^9.2.1" ,
113
113
"lint-staged" : " ^10.2.7" ,
You can’t perform that action at this time.
0 commit comments