mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge branch '8.0.0' into fix-set-name-property-of-exception-object-equal-to-class-name
This commit is contained in:
1
scripts/update-samples.sh
Normal file
1
scripts/update-samples.sh
Normal file
@@ -0,0 +1 @@
|
||||
for d in ./sample/*/ ; do (cd "$d" && printf $d\\n && ncu -u && npm i --package-lock-only); done
|
||||
Reference in New Issue
Block a user