tbouron commented on a change in pull request #295: Updates localhost doc to
add a deployable example
URL: https://github.com/apache/brooklyn-docs/pull/295#discussion_r353218570
##########
File path: package.json
##########
@@ -3,7 +3,9 @@
"version": "1.0.0",
"description": "Apache Brooklyn Documentation",
"main": "index.js",
- "dependencies": {},
+ "dependencies": {
+ "natives": "^1.1.6"
Review comment:
Should go into the `devDependencies`
----------------------------------------------------------------
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]
With regards,
Apache Git Services