Once again, fix exports, paths n all
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"files": ["index.ts"],
|
||||
|
||||
"dependencies": {
|
||||
"log": "git@git.pband.ch:typescript/log.git"
|
||||
"log": "git+https://git.pband.ch/typescript/log.git"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.0.0"
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
|
||||
// Enable latest features
|
||||
"lib": ["ESNext","dom"],
|
||||
"target": "ESNext",
|
||||
|
||||
Reference in New Issue
Block a user