@fpl-forum/common
Advanced tools
Comparing version 1.0.15 to 1.0.16
export declare enum CommentNature { | ||
PostComment = "post:comment", | ||
ActualityComment = "actuality:comment", | ||
@@ -3,0 +4,0 @@ EventComment = "event:comment", |
@@ -6,2 +6,3 @@ "use strict"; | ||
(function (CommentNature) { | ||
CommentNature["PostComment"] = "post:comment"; | ||
CommentNature["ActualityComment"] = "actuality:comment"; | ||
@@ -8,0 +9,0 @@ CommentNature["EventComment"] = "event:comment"; |
{ | ||
"name": "@fpl-forum/common", | ||
"version": "1.0.15", | ||
"version": "1.0.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
21221
612