mirror of
https://gitlab.com/brutaldon/brutaldon.git
synced 2024-12-04 14:46:24 -05:00
eae810c15c
This pulls in our first external javascript dependency! And thus a yarn.lock.
6 lines
54 B
JSON
6 lines
54 B
JSON
{
|
|
"dependencies": {
|
|
"mousetrap": "^1.6.2"
|
|
}
|
|
}
|