This commit is contained in:
Tom Moor
2018-11-12 23:33:03 -08:00
parent 414cb1d79c
commit ac21d4b6e8

View File

@@ -127,8 +127,8 @@
"koa-onerror": "^4.0.0",
"koa-router": "7.0.1",
"koa-sendfile": "2.0.0",
"koa-static": "^4.0.1",
"koa-sslify": "2.1.2",
"koa-static": "^4.0.1",
"lodash": "^4.17.4",
"mobx": "^3.1.9",
"mobx-react": "^4.1.8",
@@ -208,5 +208,5 @@
"react-test-renderer": "^16.1.0",
"rimraf": "^2.5.4"
},
"version": "0.2.0"
"version": "0.17.0"
}