framerock dependency now targets specific commit

This commit is contained in:
dab 2025-08-20 15:07:06 +00:00
parent 3d72105c2c
commit 91b4288433

View file

@ -1,5 +1,7 @@
{
"name": "framerock_examples",
"version": "0.1.0",
"dependencies": {
"framerock": "git+https://git.daemons.my/dab/framerock.git"
"framerock": "git+https://git.daemons.my/dab/framerock.git#7c46e53d086af1b5093d308df5b52e88cb666e8d"
}
}