Skip to content

Commit

Permalink
chore(any-chart-web): update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelreichert committed Nov 1, 2024
1 parent a70ad75 commit 8863e5a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/pluggableWidgets/any-chart-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"build": "pluggable-widgets-tools build:web",
"format": "pluggable-widgets-tools format",
"lint": "eslint --ext .jsx,.js,.ts,.tsx src/",
"test": "jest",
"e2e": "run-e2e ci",
"e2edev": "run-e2e dev --with-preps",
"test": "echo 'FIXME: Finish any-chart-web unit test migration'",
"e2e": "echo 'FIXME: Finish any-chart-web e2e test migration'",
"e2edev": "echo 'FIXME: Finish any-chart-web e2e test migration'",
"release": "pluggable-widgets-tools release:web",
"create-gh-release": "rui-create-gh-release",
"publish-marketplace": "rui-publish-marketplace",
Expand Down

0 comments on commit 8863e5a

Please sign in to comment.