bb3f52df37
* animated grid tiles * change woka's category with arrow buttons * added some dynamic effects to woka's list * add some drag distance treshold * do not show arrows if only one collection * WSAD and arrow keys movement through WOKA models * Adapting end to end tests Co-authored-by: Piotr 'pwh' Hanusiak <p.hanusiak@workadventu.re> Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
10 lines
126 B
JSON
10 lines
126 B
JSON
{
|
|
"devDependencies": {
|
|
"husky": "^7.0.1"
|
|
},
|
|
"scripts": {
|
|
"prepare": "husky install"
|
|
},
|
|
"dependencies": {}
|
|
}
|