Skip to content

Commit

Permalink
chore(deps): upgrade to @yao-pkg/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
thisislawatts committed Nov 25, 2024
1 parent 81e58e3 commit 3f956f4
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 275 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#use bash instead of sh
export SHELL=/bin/bash
WORKING_DIR = $(CURDIR)
PKG := npx @yao-pkg/pkg@5.9.0 ./ --compress Brotli --options max_old_space_size=32768
PKG := npx @yao-pkg/pkg@5.16.1 ./ --compress Brotli --options max_old_space_size=32768
PKG_NODE_VERSION := $(shell head -1 .nvmrc | cut -f1 -d '.')
BINARY_WRAPPER_DIR = ts-binary-wrapper
EXTENSIBLE_CLI_DIR = cliv2
Expand Down
Loading

0 comments on commit 3f956f4

Please sign in to comment.