You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
After I run npm install I usually follow with npm update and bower update to use the latest version of bootstrap (Currently v3.3.4) . Is this the best practice to keep these dependencies up to date? I haven't run into any problems yet other than a 404 on my style.css.map when inspecting through the web console.
The text was updated successfully, but these errors were encountered:
After I run
npm install
I usually follow withnpm update
andbower update
to use the latest version of bootstrap (Currently v3.3.4) . Is this the best practice to keep these dependencies up to date? I haven't run into any problems yet other than a 404 on my style.css.map when inspecting through the web console.The text was updated successfully, but these errors were encountered: