@limetech/lime-web-components
Advanced tools
Comparing version 5.41.1 to 5.42.0
@@ -41,3 +41,3 @@ import { LimeObject } from '../limeobject'; | ||
*/ | ||
export type NotificationType = 'assignment' | 'mention'; | ||
export type NotificationType = 'assignment' | 'follow' | 'mention'; | ||
//# sourceMappingURL=notification.d.ts.map |
{ | ||
"name": "@limetech/lime-web-components", | ||
"version": "5.41.1", | ||
"version": "5.42.0", | ||
"description": "Lime Web Components", | ||
@@ -37,3 +37,3 @@ "author": "Lime Technologies", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@microsoft/api-extractor": "^7.48.0", | ||
"@microsoft/api-extractor": "^7.49.1", | ||
"@types/jest": "^27.5.0", | ||
@@ -55,3 +55,3 @@ "@typescript-eslint/eslint-plugin": "^7.5.0", | ||
"prettier": "^3.2.5", | ||
"replace-in-file": "^8.2.0", | ||
"replace-in-file": "^8.3.0", | ||
"shelljs": "0.8.5", | ||
@@ -58,0 +58,0 @@ "typedoc": "^0.23.24", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1182969