Skip to content

Commit a2053e7

Browse files
committed
Moved the build order of parser before the batch processor
1 parent 6225618 commit a2053e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"packages/tracer",
1111
"packages/parameters",
1212
"packages/idempotency",
13+
"packages/parser",
1314
"packages/batch",
1415
"packages/testing",
15-
"packages/parser",
1616
"examples/snippets",
1717
"layers",
1818
"examples/app",

0 commit comments

Comments
 (0)