Skip to content

Commit 75f5ad1

Browse files
authored
chore: Remove lerna from package.json (#144)
## What's Changed Removed `lerna` from `package`json` because we removed `lerna` in apache/arrow#37393. Closes #143.
1 parent 3251060 commit 75f5ad1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"type": "module",
88
"scripts": {
9-
"lerna": "lerna",
109
"test": "cross-env NODE_NO_WARNINGS=1 gulp test",
1110
"build": "cross-env NODE_NO_WARNINGS=1 gulp build",
1211
"clean": "cross-env NODE_NO_WARNINGS=1 gulp clean",

0 commit comments

Comments
 (0)