another-json-schema
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -233,2 +233,3 @@ 'use strict'; | ||
module.exports = AJS; | ||
module.exports.helpers = helpersFuncs; | ||
@@ -235,0 +236,0 @@ Object.keys(helpersFuncs).forEach(function (helper) { |
{ | ||
"name": "another-json-schema", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Another JSON Schema, simple & flexible & intuitive.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
32293
886