This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shenzx
/
pd_frontend
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
优化yarn下富文本控制台警告异常
RuoYi
5 months ago
parent
a1bee42238
commit
2e30c2cecc
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
package.json
+ 3
- 0
package.json
View File
@@ -47,5 +47,8 @@
},
"overrides": {
"quill": "2.0.2"
+ },
+ "resolutions": {
+ "quill": "2.0.2"
}
}