Skip to content

Commit 9b883d3

Browse files
authored
Merge pull request #949 from LIT-Protocol/fix/naga-ci-build
chore(package.json): remove packageManager field
2 parents 9249622 + a4b26e4 commit 9b883d3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,5 @@
104104
},
105105
"workspaces": [
106106
"packages/*"
107-
],
108-
"packageManager": "pnpm@9.12.3+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
107+
]
109108
}

0 commit comments

Comments
 (0)