kkoldduck2 commented on code in PR #4437:
URL: https://github.com/apache/zeppelin/pull/4437#discussion_r937250589
##########
zeppelin-web/package.json:
##########
@@ -93,7 +93,7 @@
"postcss-loader": "^3.0.0",
"protractor": "^5.4.1",
"raw-loader": "^0.5.1",
- "rimraf": "^3.0.2",
+ "rimraf": "^2.5.4",
Review Comment:
> Oh I'm so sorry.. it's 3.0.2 version on my local but it's changed somehow,
I don't know why.. May be there was a mistake when I made PR. Should I revert
this pr??
I only updated rimraf version to 3.0.2 on master branch, but not on my
branch 'remove_sap'. There was mistake when I made PR. If I should revert this
pr, please let me know and I'll do it.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]