Complete Admin interface patterns
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test:installer-workflow": "node --experimental-strip-types --test tests/module-installer-workflow.test.ts"
|
||||
"test:installer-workflow": "node --experimental-strip-types --test tests/module-installer-workflow.test.ts",
|
||||
"test:interface-patterns": "node scripts/test-interface-pattern-language.mjs"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.9",
|
||||
|
||||
Reference in New Issue
Block a user