benjreinhart commented on a change in pull request #14652:
URL: https://github.com/apache/superset/pull/14652#discussion_r633777166
##########
File path: Makefile
##########
@@ -38,6 +38,22 @@ superset:
# Load some data to play with
superset load-examples
+update:
Review comment:
I believe `npm install` will only install what's in the lockfile (when
given no args). `npm update` will bump versions.
(to be clear I do not think we should be running `npm update`)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]