Entered skill trees for siren and operative

This commit is contained in:
Joshua Seigler 2019-05-03 14:11:03 -04:00
parent f728676e72
commit fe109c9f8c
11 changed files with 465 additions and 81 deletions

View file

@ -6,9 +6,8 @@
"watch": "pwa watch"
},
"dependencies": {
"preact": "^8.3.0",
"preact-compat": "^3.18.0",
"preact-router": "latest",
"preact": "^10.0.0-beta.1",
"preact-router": "^3.0.0",
"sirv-cli": "^0.2.0"
},
"devDependencies": {