Skip to content

Commit 448617d

Browse files
committed
ci: Update package-lock.json
1 parent 2d27056 commit 448617d

File tree

5 files changed

+427
-104
lines changed

5 files changed

+427
-104
lines changed

.github/Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
npm-install:
2+
docker run --rm -it -v `pwd`:/home/node/app -w /home/node/app node npm install

0 commit comments

Comments
 (0)