Initial import of verae-staff-ui from zapier monorepo
This commit is contained in:
commit
a97c5127d8
7 changed files with 216 additions and 0 deletions
8
package.json
Normal file
8
package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "verae-staff-ui",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "Shared staff review HTML for CS and access-staff",
|
||||
"scripts": { "test": "node --test test/*.test.js" }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue