We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c43d63 commit fbfe1e6Copy full SHA for fbfe1e6
frontend/package.json
@@ -1,16 +1,20 @@
1
{
2
"name": "volto-workflow-manager-dev",
3
- "version": "1.0.0-alpha.0",
+ "version": "1.0.0",
4
"description": "A new project using Plone 6.",
5
"author": "Plone Foundation",
6
- "homepage": "https://github.com/collective/workflow-manager",
7
"license": "MIT",
8
"keywords": [
9
"volto-addon",
10
"volto",
11
"plone",
12
"react"
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
+ },
18
"scripts": {
19
"preinstall": "npx only-allow pnpm",
20
"start": "VOLTOCONFIG=$(pwd)/volto.config.js pnpm --filter @plone/volto start",
0 commit comments