File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 32
32
build :
33
33
@$(WEBPACK ) --config webpack.dev.js
34
34
@$(WEBPACK ) --config webpack.prod.js
35
- @cp node_modules/quill/dist/quill.core.css dist
36
- @cp node_modules/quill/dist/quill.snow.css dist
37
- @cp node_modules/quill/dist/quill.bubble.css dist
35
+ @cp node_modules/@dp/ quill/dist/quill.core.css dist
36
+ @cp node_modules/@dp/ quill/dist/quill.snow.css dist
37
+ @cp node_modules/@dp/ quill/dist/quill.bubble.css dist
38
38
@mkdir -p $(LIB )
39
39
@cp -Rfv $(SOURCE ) /* $(LIB )
40
40
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-quill-2" ,
3
- "version" : " 2.0.2 " ,
3
+ "version" : " 2.0.3 " ,
4
4
"description" : " The Quill rich-text editor as a React component." ,
5
5
"author" :
" zenoamaro <[email protected] >" ,
6
6
"homepage" : " https://github.com/zenoamaro/react-quill" ,
You can’t perform that action at this time.
0 commit comments