Skip to content

Commit

Permalink
nx-phrase: 🤖 Automatic PATCH version bump to 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 30, 2023
1 parent 44da673 commit 3cb4ff5
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions packages/nx-phrase/package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"name": "@porscheofficial/nx-phrase",
"version": "0.1.5",
"repository": {
"type": "url",
"url": "https://github.com/porscheofficial/nx-plugins",
"directory": "packages/nx-phrase"
},
"license": "MIT",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
"peerDependencies": {
"@formatjs/cli-lib": "6.1.3",
"fs-extra": "11.1.1",
"form-data": "4.0.0",
"glob": "10.3.1",
"js-yaml": "4.1.0"
}
"name": "@porscheofficial/nx-phrase",
"version": "0.1.6",
"repository": {
"type": "url",
"url": "https://github.com/porscheofficial/nx-plugins",
"directory": "packages/nx-phrase"
},
"license": "MIT",
"main": "src/index.js",
"generators": "./generators.json",
"executors": "./executors.json",
"peerDependencies": {
"@formatjs/cli-lib": "6.1.3",
"fs-extra": "11.1.1",
"form-data": "4.0.0",
"glob": "10.3.1",
"js-yaml": "4.1.0"
}
}

0 comments on commit 3cb4ff5

Please sign in to comment.