Commit bb24a8b
Ilya Radchenko
Fix missing param for updateCache
Was causing
```no-highlight
TypeError: undefined is not a function
at /var/www/myproject/node_modules/strider-bower/lib/update-cache.js:13:14
at /var/www/myproject/node_modules/strider-bower/lib/bower-hash.js:10:14
at fs.js:207:20
at Object.oncomplete (fs.js:107:15)
```1 parent 1d4be4c commit bb24a8b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments