Skip to content

Commit

Permalink
✨ Updated package.json due to error in repository naming
Browse files Browse the repository at this point in the history
  • Loading branch information
nwmqpa committed Oct 6, 2020
1 parent edee02c commit 271fead
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
},
"version": "1.2.4",
"version": "1.2.5",
"description": "Pulumi component to easily deploy React Apps",
"scripts": {
"build": "tsc",
Expand All @@ -14,7 +14,7 @@
"types": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/NebulisIO/pulumi-react-app.git"
"url": "git+https://github.com/nebulis-io/pulumi-react-app.git"
},
"keywords": [
"pulumi",
Expand All @@ -25,9 +25,9 @@
"author": "[email protected]",
"license": "GPLv3",
"bugs": {
"url": "https://github.com/NebulisIO/pulumi-react-app/issues"
"url": "https://github.com/nebulis-io/pulumi-react-app/issues"
},
"homepage": "https://github.com/NebulisIO/pulumi-react-app#readme",
"homepage": "https://github.com/nebulis-io/pulumi-react-app#readme",
"devDependencies": {
"@pulumi/aws": "^1.31.0",
"@pulumi/pulumi": "^1.14.1",
Expand Down

0 comments on commit 271fead

Please sign in to comment.