mirror of
https://github.com/danbulant/bpm
synced 2026-07-06 19:40:54 +00:00
Add packages location
This commit is contained in:
parent
714a9e5885
commit
42e7431a85
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"schema_version": 1,
|
"schema_version": 1,
|
||||||
"packages_version": 1,
|
"packages_version": 1,
|
||||||
"repository": "https://registry.npmjs.org/"
|
"repository": "https://registry.npmjs.org/",
|
||||||
|
"packages": "/Users/Dan/Documents/GitHub/bpm/packages/"
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue