init codebase
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "ajet-chat-e2e",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "npx nbb -cp src -m ajet-chat.e2e.runner",
|
||||
"install:browsers": "npx playwright install chromium"
|
||||
},
|
||||
"dependencies": {
|
||||
"nbb": "^1.2.196",
|
||||
"playwright": "^1.50.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user