Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 29f9cb1

Browse files
committed
Declare compound scripts
1 parent dac04ac commit 29f9cb1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
"devDependencies": {
88
"lerna": "^5.5.4",
99
"nx": "^14.8.2"
10+
},
11+
"scripts": {
12+
"build": "lerna run build",
13+
"test": "lerna run test"
1014
}
1115
}

0 commit comments

Comments
 (0)