switched to node version 10

This commit is contained in:
Renè Thümmler 2019-09-06 18:24:41 +02:00
parent 4b1eb794f7
commit 36b22c070e

View File

@ -23,7 +23,9 @@ GROUPS= www
BUILD_DEPENDS= bash:shells/bash \ BUILD_DEPENDS= bash:shells/bash \
dep:devel/dep \ dep:devel/dep \
dep:www/npm-node \ python2:lang/python2 \
node:www/node10 \
npm:www/npm \
yarn:www/yarn yarn:www/yarn
.include <bsd.port.mk> .include <bsd.port.mk>