* Downgrade chokidar to 1.7.0

* -> v0.10.3
This commit is contained in:
Joshua Kifer
2018-04-03 12:49:55 -07:00
committed by GitHub
parent 25dc4b3a4c
commit a5d141d2f1
2 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# sapper changelog
## 0.10.3
* Downgrade chokidar ([#212](https://github.com/sveltejs/sapper/issues/212))
## 0.10.2
* Attach `store` to error pages