Skip to content

Commit

Permalink
Update npm version to 10.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Nov 6, 2023
1 parent a27b79d commit ad0cab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ DOCKERTAG=switchboard/switchboard:latest
WEBUIAPP=src/main/resources/webui
JSBUNDLE=$(WEBUIAPP)/bundle.js
SWITCHBOARD_URL?=http://localhost:8080
NPM_VERSION=9.6.6
NPM_VERSION=10.2.3

build-docker-image:
@GIT_COMMIT=$(shell git log -1 --pretty=format:"%H"|cut -c1-7) ;\
Expand Down

0 comments on commit ad0cab8

Please sign in to comment.