We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
repository
package.json
1 parent a763a09 commit c2639e0Copy full SHA for c2639e0
packages/paypal-js/package.json
@@ -43,7 +43,8 @@
43
"license": "Apache-2.0",
44
"repository": {
45
"type": "git",
46
- "url": "git://github.com/paypal/paypal-js.git"
+ "url": "git://github.com/paypal/paypal-js.git",
47
+ "directory": "packages/paypal-js"
48
},
49
"devDependencies": {
50
"@commitlint/cli": "18.4.3",
packages/react-paypal-js/package.json
@@ -41,7 +41,8 @@
41
42
- "url": "git://github.com/paypal/react-paypal-js.git"
+ "directory": "packages/react-paypal-js"
"homepage": "https://paypal.github.io/react-paypal-js/",
"dependencies": {
0 commit comments