Merge branch 'release/SNRK-86/requirments' into release/SNRK-86/assembly

This commit is contained in:
liubar.pa 2023-05-06 19:55:14 +03:00
commit 4f9fba5237
3 changed files with 8 additions and 1 deletions

View File

@ -0,0 +1,6 @@
sudo apt-get install -y python3
sudo apt-get install -y nodejs
sudo apt-get install -y npm
cd ../src/main/nodejs
sudo npm install .

View File

@ -0,0 +1 @@
node_modules

View File

@ -1,6 +1,6 @@
{
"name": "SnarkPrototype",
"name": "nodejs",
"lockfileVersion": 2,