diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-04-05 10:28:39 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-04-05 10:28:39 -0400 |
| commit | b47a878e6553feec94c036b6a3c0db9cb5a8dd89 (patch) | |
| tree | 7b019df801ef570c3691bdfe6d0dfe2231514a99 | |
| parent | 02284e82d3965ce692e5e302b7941c78fa00eb19 (diff) | |
bump cms version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 434376e..2a70149 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.23" + "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.24" }, "homepage": "https://github.com/okfocus/portfolio" } |
