SIGN IN SIGN UP

runtime: Fix missing version info with file watch

When the file watch would trigger it was re-writing data at the store
root. This included overwriting the version info that was added by
the runtime.

The fix is just to re-write it on file change events.

Signed-off-by: Patrick East <east.patrick@gmail.com>
P
Patrick East committed
54b833bff9ec9880f10156ae2f652bc478649958
Parent: e8d97f2