add tool-versions file to document nodejs version
This commit is contained in:
parent
fd1f24f205
commit
fa2c9cc08f
|
@ -0,0 +1 @@
|
|||
nodejs 16.5.0
|
|
@ -5,6 +5,7 @@
|
|||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "cr-connect-bpmn",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^12.2.1",
|
||||
|
|
Loading…
Reference in New Issue