Skip to content

Commit fbfe1e6

Browse files
committed
update homepage and repo link
1 parent 0c43d63 commit fbfe1e6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

frontend/package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
{
22
"name": "volto-workflow-manager-dev",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0",
44
"description": "A new project using Plone 6.",
55
"author": "Plone Foundation",
6-
"homepage": "https://github.com/collective/workflow-manager",
76
"license": "MIT",
87
"keywords": [
98
"volto-addon",
109
"volto",
1110
"plone",
1211
"react"
1312
],
13+
"homepage": "https://github.com/Manas-Kenge/workflow-manager#readme",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+https://github.com/Manas-Kenge/workflow-manager.git"
17+
},
1418
"scripts": {
1519
"preinstall": "npx only-allow pnpm",
1620
"start": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto start",

0 commit comments

Comments
 (0)