1
0
Fork 0

Add heatsync and support hot reloading

This commit is contained in:
Papa 2023-03-05 09:05:35 -07:00
parent 7913b68c41
commit 11e5cd7f77
7 changed files with 155 additions and 106 deletions

View file

@ -15,7 +15,8 @@
"author": "Cadence, PapiOphidian",
"license": "MIT",
"dependencies": {
"cloudstorm": "^0.6.1",
"snowtransfer": "^0.6.1"
"cloudstorm": "^0.7.0",
"heatsync": "^2.4.0",
"snowtransfer": "^0.7.0"
}
}