Once again, fix exports, paths n all
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
"dependencies": {
|
||||
"email-validator": "^2.0.4",
|
||||
"htmlparser2": "^9.1.0",
|
||||
"log": "git+https://git.pband.ch/typescript/log",
|
||||
"log": "git+https://git.pband.ch/typescript/log.git",
|
||||
"zxcvbn": "^4.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./src",
|
||||
|
||||
// Enable latest features
|
||||
"lib": ["ESNext","dom"],
|
||||
"target": "ESNext",
|
||||
|
||||
Reference in New Issue
Block a user