Add approval template revision administration
This commit is contained in:
+4
-1
@@ -16,5 +16,8 @@
|
||||
"react": ">=19.2.7 <20",
|
||||
"react-dom": ">=19.2.7 <20"
|
||||
},
|
||||
"peerDependenciesMeta": { "@govoplan/core-webui": { "optional": true } }
|
||||
"peerDependenciesMeta": { "@govoplan/core-webui": { "optional": true } },
|
||||
"scripts": {
|
||||
"test:approval-templates": "node tests/approval-templates-ui-structure.test.mjs"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user