Skip to content

Commit 2778903

Browse files
committed
CAMEL-11500: one more dependency needed for PnP
1 parent 183f358 commit 2778903

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"gulp": "^4.0.0",
1616
"gulp-htmlmin": "^5.0.1",
1717
"hugo-cli": "^0.9.0",
18-
"npm-run-all": "^4.1.5"
18+
"npm-run-all": "^4.1.5",
19+
"opal-runtime": "1.0.11"
1920
},
2021
"installConfig": {
2122
"pnp": true

0 commit comments

Comments
 (0)