Skip to content

Commit

Permalink
Remove references, that are not relevant to the community edition
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilinTv authored May 31, 2024
1 parent 861306d commit 7850f43
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "spryker-oryx",
"version": "0.0.0",
"description": "Spryker Oryx Monorepo",
"name": "oryx",
"version": "0.1.0",
"description": "Oryx composable frontend framework monorepo",
"repository": {
"type": "git",
"url": "https://github.com/spryker/oryx"
"url": "https://github.com/oryx-frontend/oryx"
},
"scripts": {
"start": "nx serve",
Expand Down Expand Up @@ -56,11 +56,6 @@
"release-from-packages": "run-s release-from-packages:*",
"release-from-packages:libs": "cd libs && npm run release-from-packages"
},
"author": {
"name": "Spryker Systems GmbH",
"email": "[email protected]",
"url": "https://spryker.com/"
},
"lint-staged": {
"*.{js,ts}": [
"eslint"
Expand Down

0 comments on commit 7850f43

Please sign in to comment.