Create test env
This commit is contained in:
+5
-1
@@ -4,7 +4,9 @@
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"files": ["index.ts"],
|
||||
|
||||
"scripts": {
|
||||
"test": "bun test"
|
||||
},
|
||||
"dependencies": {
|
||||
"jose": "^5.2.3",
|
||||
"log": "^6.3.1",
|
||||
@@ -12,6 +14,8 @@
|
||||
"zxcvbn": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@happy-dom/global-registrator": "^14.10.2",
|
||||
"@types/bun": "^1.1.2",
|
||||
"@types/zxcvbn": "^4.4.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user