Skip to content

Commit

Permalink
Merge pull request #25 from jpmorganchase/extensionStyle
Browse files Browse the repository at this point in the history
Updating styling on extension and overall versions/changelog
  • Loading branch information
maria-mcparland authored May 13, 2024
2 parents 5ea2a4d + b696808 commit d07e7b8
Show file tree
Hide file tree
Showing 5 changed files with 4,036 additions and 7,028 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"postbuild": "yarn workspace @jpmorganchase/elemental test.packaging && yarn workspace @jpmorganchase/elemental-core test.packaging && yarn workspace @jpmorganchase/elemental-dev-portal test.packaging",
"lint": "eslint '{packages,examples}/*/src/**/*.{ts,tsx}'",
"version": "lerna version --yes --no-push --force-publish=*",
"release": "lerna publish from-package --no-private --yes --registry https://registry.npmjs.org",
"release": "lerna publish from-package --no-private --yes --registry https://registry.npmjs.org --force-publish=*",
"release.docs": "yarn workspace @jpmorganchase/elemental release.docs",
"type-check": "yarn workspaces run type-check",
"test": "yarn workspace @jpmorganchase/elemental test && yarn workspace @jpmorganchase/elemental-core test && yarn workspace @jpmorganchase/elemental-dev-portal test --passWithNoTests",
Expand Down
Loading

0 comments on commit d07e7b8

Please sign in to comment.