framerock dependency now targets specific commit
This commit is contained in:
parent
3d72105c2c
commit
91b4288433
1 changed files with 4 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"name": "framerock_examples",
|
||||||
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"framerock": "git+https://git.daemons.my/dab/framerock.git"
|
"framerock": "git+https://git.daemons.my/dab/framerock.git#7c46e53d086af1b5093d308df5b52e88cb666e8d"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue