Skip to content

Commit 34b803c

Browse files
committed
update: turbo version
1 parent 709336f commit 34b803c

File tree

4 files changed

+76
-1704
lines changed

4 files changed

+76
-1704
lines changed

infrastructure/Pulumi.production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
config:
22
aws:region: ap-northeast-2
33
velog:DOCKER_ENV: production
4-
velog:target: cron
4+
velog:target: server

infrastructure/Pulumi.stage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
config:
22
aws:region: ap-northeast-2
33
velog:DOCKER_ENV: stage
4-
velog:target: cron
4+
velog:target: server

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@
4949
"next": "14.2.5"
5050
},
5151
"dependencies": {
52-
"turbo": "^2.0.14"
52+
"turbo": "^2.1.1"
5353
}
5454
}

0 commit comments

Comments
 (0)