添加依赖库 regenerator-runtime 以解决 npm run dev 失败的问题

This commit is contained in:
John Deng 2022-05-03 14:03:13 +00:00 committed by Gitee
parent 9476f7f616
commit 26c081c6e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -50,6 +50,7 @@
"jsencrypt": "3.0.0-rc.1",
"nprogress": "0.2.0",
"quill": "1.3.7",
"regenerator-runtime": "^0.13.9",
"screenfull": "5.0.2",
"sortablejs": "1.10.2",
"vue": "2.6.12",