Зафиксировал конкретную версию NodeJS

This commit is contained in:
vgoma 2023-01-06 22:29:58 +03:00
parent c221132228
commit 571fd93ef7
3 changed files with 3 additions and 2 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
v12

View File

@ -1,3 +1,3 @@
language: node_js
node_js:
- lts/*
- 12

View File

@ -152,7 +152,7 @@ import { getUserCertificates, Certificate } from 'crypto-pro';
<a name="examples"></a>
## Примеры
Для их запуска необходим NodeJS LTS.
Для их запуска необходим NodeJS версии, указанной в [.nvmrc](.nvmrc).
<a name="example-script-tag"></a>
### Тэг script (UMD)