diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:52:35 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-03-29 16:52:41 -0400 |
| commit | 0b5f32a4e7aeab64af18d60f138e0013849539af (patch) | |
| tree | 20a29dc5b86e7eb921f7beb6f20681f66be60669 /package.json | |
| parent | 2492d4126f7747a8e8fbe03250dffabebdf5c5cd (diff) | |
fix this weird sizing issue
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d5c04db..8144865 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dotenv": "^2.0.0", "flickity": "^1.2.1", "object-assign": "^2.0.0", - "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.21" + "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.22" }, "homepage": "https://github.com/okfocus/portfolio" } |
