Skip to content

Commit 2dbc769

Browse files
committed
Build: Update dist files [skip ci]
1 parent 1519023 commit 2dbc769

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/aws-lambda/MANIFEST

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
REPO aws-lambda
22
VERSION_HASH 88ac9e832adb
3-
LOAD base.yaml common.yaml lambda-function.yaml
4-
RESOURCES base.js common.js lambda-function-sync.js
3+
LOAD lambda-function.yaml base.yaml common.yaml
4+
RESOURCES common.js lambda-function-sync.js base.js

dist/monkec/MANIFEST

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REPO monkec
22
VERSION_HASH 1e31de784c59
33
VERSION 0.1.0
4-
LOAD base.yaml http-client.yaml
5-
RESOURCES http-client.js base.js
4+
LOAD http-client.yaml base.yaml
5+
RESOURCES base.js http-client.js

0 commit comments

Comments
 (0)