@baseline-ui/translations
Advanced tools
Comparing version 0.0.0-nightly-20241220000633 to 0.0.0-nightly-20241221000740
@@ -84,2 +84,6 @@ declare type Messages = { | ||
saveSignature: string; | ||
searchDocument: string; | ||
searchNextMatch: string; | ||
searchPreviousMatch: string; | ||
searchResultOf: string; | ||
selectAll: string; | ||
@@ -86,0 +90,0 @@ selectDragImage: string; |
{ | ||
"name": "@baseline-ui/translations", | ||
"version": "0.0.0-nightly-20241220000633", | ||
"version": "0.0.0-nightly-20241221000740", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"lodash": "^4.17.21", | ||
"@baseline-ui/utils": "0.0.0-nightly-20241220000633" | ||
"@baseline-ui/utils": "0.0.0-nightly-20241221000740" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2930693
1353
+ Added@baseline-ui/utils@0.0.0-nightly-20241221000740(transitive)
- Removed@baseline-ui/utils@0.0.0-nightly-20241220000633(transitive)