Comparing version 1.0.0 to 1.0.1
@@ -31,3 +31,3 @@ /** | ||
name: 'internalOnly', | ||
type: 'boolean', | ||
type: 'checkbox', | ||
description: '(Not Implemented Yet) Should this only accept calls internally, might make this somewhat limiting' | ||
@@ -34,0 +34,0 @@ }] |
{ | ||
"name": "dpd-jwt", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "JWT token generator/validation Resource", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
5410