wxs77577 / rest-admin

Restful Admin Dashboard Based on Vue and Boostrap 4
http://rest-admin.genyii.com
MIT License
623 stars 128 forks source link

Missing Peer Dependency after last commit (jquery and ajv) #17

Closed lixaotec closed 5 years ago

lixaotec commented 5 years ago

Dear @wxs77577 ,

After last commit I found this warn of missing peers. Perhaps adding to package.json ?

npm WARN ajv-keywords@2.1.1 requires a peer of ajv@^5.0.0 but none is installed. You must install peer dependencies yourself.

npm WARN bootstrap@4.1.3 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself.

Thanks

wxs77577 commented 5 years ago

Just ignore it, jquery is not required.