@paprika/build-translations
Advanced tools
Comparing version 0.1.1-next.0 to 0.1.1-next.1
# Changelog | ||
## 0.1.1-next.1 | ||
### Patch Changes | ||
- 2651e30: Fix missing dependency issue. | ||
## 0.1.1-next.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@paprika/build-translations", | ||
"version": "0.1.1-next.0", | ||
"version": "0.1.1-next.1", | ||
"description": "An utility tool to convert translation yml files to js.", | ||
@@ -19,2 +19,3 @@ "author": "@paprika", | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.3.1", | ||
"arg": "^5.0.0", | ||
@@ -21,0 +22,0 @@ "esm": "^3.2.25", |
13998
4
+ Added@babel/runtime-corejs2@7.26.9(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)