ohnoitsyou commented on a change in pull request #5743:
URL: https://github.com/apache/nifi/pull/5743#discussion_r806146305



##########
File path: 
nifi-registry/nifi-registry-core/nifi-registry-web-ui/src/main/package.json
##########
@@ -66,6 +66,7 @@
         "reset-css": "4.0.1",
         "roboto-fontface": "0.10.0",
         "rxjs": "6.5.2",
+        "sass": "^1.49.0",

Review comment:
       `node-sass` is deprecated. It's been replaced by `dart-sass` and the 
pure javascript implementation is contained in `sass`
   
   I'll nix the `^`




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


Reply via email to