@fpl-forum/common
Advanced tools
Comparing version 1.0.22 to 1.0.23
@@ -11,3 +11,4 @@ import { Subjects } from './subjects'; | ||
supId: string; | ||
threadId: string; | ||
}; | ||
} |
@@ -10,3 +10,4 @@ import { Subjects } from './subjects'; | ||
PostOwnerId: string; | ||
threadId: string; | ||
}; | ||
} |
{ | ||
"name": "@fpl-forum/common", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
25301
734