You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2019/01/04 16:07:47 UTC

[camel-website] 06/07: CAMEL-11500: one more dependency needed for PnP

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch pnp
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 116f12225cd8d70068296f8ad659d3ccb25c6e6c
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Fri Jan 4 13:13:42 2019 +0100

    CAMEL-11500: one more dependency needed for PnP
---
 package.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b046019..ab1512f 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,8 @@
     "gulp": "^4.0.0",
     "gulp-htmlmin": "^5.0.1",
     "hugo-cli": "^0.9.0",
-    "npm-run-all": "^4.1.5"
+    "npm-run-all": "^4.1.5",
+    "opal-runtime": "1.0.11"
   },
   "installConfig": {
     "pnp": true