diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-05 17:23:35 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-05 17:23:46 -0400 |
| commit | e839de498d12325a31a21d429ba8680674e142a8 (patch) | |
| tree | e1902aee00d809daeb3725a0580e331e2acca210 | |
| parent | c01f5b677bd72e7e64b8317f2959bb90c26b90d1 (diff) | |
OKCMS v0.1.26
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a8ffcca..e7d818a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "dependencies": { "dotenv": "^2.0.0", "object-assign": "^2.0.0", - "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.25" + "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.26" }, "homepage": "https://github.com/okfocus/portfolio" } |
