[WIP] - Implement set methods

This commit is contained in:
Keegan
2016-11-21 10:54:51 -08:00
parent df3965ccac
commit ae5cc21abb
5 changed files with 88 additions and 16 deletions
+1 -1
View File
@@ -88,6 +88,6 @@
"watchify": "^3.7.0"
},
"dependencies": {
"@keegan-stoneware/simple-app-message": "^1.0.0"
"@keegan-stoneware/simple-app-message": "^1.1.1"
}
}