fix: Added npmrc file
Some checks failed
Publish Svelte Tailwind Library / build-and-publish (push) Failing after 27s

This commit is contained in:
2025-09-15 13:55:40 +01:00
parent 19c866b6ae
commit 0cf2ed7e20
2 changed files with 2 additions and 1 deletions

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
@luke-else:registry=https://git.luke-else.co.uk/api/packages/luke-else/npm/

View File

@@ -1,5 +1,5 @@
{ {
"name": "component-lib", "name": "@luke-else/component-lib",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",