shpp / programming.org.ua

https://programming.org.ua/
0 stars 1 forks source link

pass metadata translations separately for each page #50

Closed k-boiko closed 1 year ago

k-boiko commented 1 year ago
ihor-bobyr commented 1 year ago

please use needed node js version - https://github.com/shpp/programming.org.ua/blob/master/.nvmrc, this will remove all changes from package-lock.json file

or as variant update node version to greater in .nvmrc file (if as I understand this will solve issues with npm related messages about vulnerabilities)

this should avoid part of dependencies issues between devs

k-boiko commented 1 year ago

thanks, updated node version in nvmrc (v12 was quite old :) in my opinion)