@inlang/language-tag
Advanced tools
Comparing version 1.5.0 to 1.5.1
{ | ||
"name": "@inlang/language-tag", | ||
"type": "module", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"license": "Apache-2.0", | ||
@@ -16,4 +16,6 @@ "publishConfig": { | ||
], | ||
"dependencies": { | ||
"@sinclair/typebox": "^0.31.17" | ||
}, | ||
"devDependencies": { | ||
"@sinclair/typebox": "^0.31.17", | ||
"tsd": "0.28.1", | ||
@@ -20,0 +22,0 @@ "typescript": "5.2.2", |
21004
3
1
+ Added@sinclair/typebox@^0.31.17
+ Added@sinclair/typebox@0.31.28(transitive)