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

Commit 4cbf5eb

Browse files
chore: swap ci with install because npm issues
1 parent 362aa3e commit 4cbf5eb

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"scripts": {
1717
"test": "jest --runInBand",
18-
"packages-install": "lerna exec -- npm ci",
18+
"packages-install": "lerna exec -- npm install",
1919
"packages-build": "lerna run build",
2020
"test:watch": "npm run test -- --watch --collect-coverage=false",
2121
"publish": "lerna publish --conventional-commits",

packages/serverless-component/package-lock.json

Lines changed: 1 addition & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)