State in tostring (#529)

* add state to toString

* set initial state if possible

* add window assertion for tostring
This commit is contained in:
Yoshua Wuyts
2017-07-11 15:07:53 +02:00
committed by GitHub
parent 4e2ad6abc7
commit a703ac5c56
2 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -32,7 +32,8 @@
"nanoraf": "^3.0.0",
"nanorouter": "^2.0.0",
"nanotiming": "^6.0.0",
"scroll-to-anchor": "^1.0.0"
"scroll-to-anchor": "^1.0.0",
"xtend": "^4.0.1"
},
"devDependencies": {
"browserify": "^14.3.0",