From 0b84dd6d63dbc9252590b1343f6894cd83ddcd9a Mon Sep 17 00:00:00 2001 From: Daniel Beilinson Date: Thu, 4 Feb 2016 16:23:11 +0300 Subject: [PATCH] update core --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c431cb5..6229306d 100755 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "A modern interface for tagging entities and subjects in digital archives", "version": "1.0.0", "dependencies": { - "archivist-core": "archivist/archivist-core#2204f19f1753da2113aa562d5319d415a8329667", + "archivist-core": "archivist/archivist-core#e06f545508df6a6c8f1c58703c96b3f024385dfc", "async": "^0.9.0", "babelify": "^6.1.2", "body-parser": "*",