mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-12 12:20:23 +01:00
del ronin private package
This commit is contained in:
@@ -92,7 +92,6 @@
|
|||||||
"zod": "^3.23.8"
|
"zod": "^3.23.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ronin/learn-anything": "^0.0.0-3461795804931",
|
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.15",
|
||||||
"@tanstack/router-devtools": "^1.82.0",
|
"@tanstack/router-devtools": "^1.82.0",
|
||||||
"@types/node": "^22.9.0",
|
"@types/node": "^22.9.0",
|
||||||
|
|||||||
@@ -19,7 +19,6 @@
|
|||||||
"@/*": ["./app/*"],
|
"@/*": ["./app/*"],
|
||||||
"@shared/*": ["./shared/*"]
|
"@shared/*": ["./shared/*"]
|
||||||
},
|
},
|
||||||
"noEmit": true,
|
"noEmit": true
|
||||||
"types": ["@ronin/learn-anything"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user