apostrophe-schemas
Advanced tools
Comparing version 0.5.3 to 0.5.4
@@ -491,3 +491,2 @@ var async = require('async'); | ||
self.serveAssets(); | ||
if (callback) { | ||
@@ -494,0 +493,0 @@ return callback(null); |
{ | ||
"version": "0.5.3", | ||
"version": "0.5.4", | ||
"name": "apostrophe-schemas", | ||
@@ -4,0 +4,0 @@ "description": "Schemas for easy editing of properties in Apostrophe objects", |
70763
877