Skip to content

Commit

Permalink
chore: add lerna version (#17828)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie committed Dec 20, 2021
1 parent 8fe2f5f commit 0a33fcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"npmClient": "npm",
"packages": ["packages/*", "plugins/*"],
"useWorkspaces": true,
"version": "0.0.0",
"version": "0.18.25",
"ignoreChanges": [
"**/*.md",
"**/*.spec.tsx?",
Expand Down

0 comments on commit 0a33fcf

Please sign in to comment.