Skip to content

Commit 6620d59

Browse files
committed
chore: Include JavaScript Data Strems scripts into package.json
1 parent a9d3fff commit 6620d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"src/**/*.sol",
88
"!src/test/**/*",
99
"scripts/ccipLocalSimulatorFork.js",
10+
"scripts/data-streams/**/*.js",
1011
"abi/**/*.json"
1112
],
1213
"repository": {

0 commit comments

Comments
 (0)