Skip to content

Commit ef03331

Browse files
committed
chore: update repository URLs
1 parent f90b713 commit ef03331

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "SimplePDF straight into your React app",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/bendersej/simplepdf-embed/tree/main/react"
7+
"url": "https://github.com/SimplePDF/simplepdf-embed",
8+
"directory": "react"
89
},
910
"type": "module",
1011
"main": "dist/index.cjs",

web/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "SimplePDF straight into your website",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/bendersej/simplepdf-embed/tree/main/web"
7+
"url": "https://github.com/SimplePDF/simplepdf-embed",
8+
"directory": "web"
89
},
910
"publishConfig": {
1011
"access": "public",

0 commit comments

Comments
 (0)