Use local versions first
This commit is contained in:
parent
1426bb3f16
commit
2554effcc6
3 changed files with 7 additions and 8 deletions
|
@ -2,10 +2,6 @@
|
|||
"name": "quados-config",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"@quados/helpers": "link:/home/quadradical/Documents/Code/quados/helpers/",
|
||||
"quados": "link:/home/quadradical/Documents/Code/quados/tools/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@quados/helpers": "github:Quad-Linux/helpers",
|
||||
"quados": "github:Quad-Linux/tools",
|
||||
|
|
Reference in a new issue