summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-03-30 15:36:31 -0400
committerJules Laplace <jules@okfoc.us>2016-03-30 16:49:08 -0400
commit3bda031b8b67073fd42e5535234d8011c3ebddec (patch)
tree7b06beb7a937335fee17affadb82d66808c4f78e /package.json
parentd1a251ced60317aa0a0f43e571a4185e654ca9f1 (diff)
parent37dc7281018a7aa1417963be68c6e3a648dfb738 (diff)
Merge branch 'master' of github.com:okfocus/portfolio
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 8144865..434376e 100644
--- a/package.json
+++ b/package.json
@@ -17,9 +17,8 @@
},
"dependencies": {
"dotenv": "^2.0.0",
- "flickity": "^1.2.1",
"object-assign": "^2.0.0",
- "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.22"
+ "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.23"
},
"homepage": "https://github.com/okfocus/portfolio"
}