betodealmeida commented on a change in pull request #14089:
URL: https://github.com/apache/superset/pull/14089#discussion_r611984606



##########
File path: superset-frontend/package-lock.json
##########
@@ -1,8 +1,9 @@
 {
   "name": "superset",
   "version": "0.999.0dev",
-  "lockfileVersion": 2,
+  "lockfileVersion": 1,
   "requires": true,
+<<<<<<< HEAD

Review comment:
       We don't want to update this file in a PR involving just the backend. 
You can revert this with:
   
   ```bash
   $ git checkout master -- superset-frontend/package-lock.json
   ```




-- 
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]

Reply via email to