summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-04-07 17:27:34 -0400
committerJules Laplace <jules@okfoc.us>2016-04-07 17:27:34 -0400
commit8e7b4870af5fa371a36af83c94ecec1655548679 (patch)
tree00bb01e08c78792ab91dcd4f9c81542987ea4f77 /package.json
parentedaa49db61e331d29d7a59875b3147cc5fbce87e (diff)
rename to project.disabled so you can see this state in the cms
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7dae23f..201d764 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.27"
+ "okcms": "git+ssh://git@github.com:okfocus/okcms.git#v0.1.28"
},
"devDependencies": {
"grunt": "^0.4.5",