Skip to content

Commit 20368e6

Browse files
Release v0.1.0 from PR #17
2 parents 2568d0d + 529e920 commit 20368e6

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-pipedrive-app",
3-
"version": "0.2.0",
3+
"version": "0.1.0",
44
"description": "Scaffold a production-ready Pipedrive Marketplace app",
55
"license": "MIT",
66
"type": "module",
@@ -41,5 +41,9 @@
4141
},
4242
"publishConfig": {
4343
"access": "public"
44+
},
45+
"repository": {
46+
"type": "git",
47+
"url": "https://github.com/pipedrive/create-pipedrive-app"
4448
}
4549
}

0 commit comments

Comments
 (0)