Migrate Postbox interface patterns
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
"./styles/postbox.css": "./src/styles/postbox.css"
|
||||
},
|
||||
"scripts": {
|
||||
"test:ui-structure": "node scripts/test-postbox-page-structure.mjs"
|
||||
"test:ui-structure": "node scripts/test-postbox-page-structure.mjs",
|
||||
"test:interface-patterns": "node scripts/test-interface-pattern-language.mjs"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@govoplan/core-webui": "^0.1.14",
|
||||
|
||||
Reference in New Issue
Block a user