@journeyapps/component-types
Advanced tools
Comparing version 1.12.2 to 1.12.3
{ | ||
"name": "@journeyapps/component-types", | ||
"version": "1.12.2", | ||
"version": "1.12.3", | ||
"repository": { | ||
@@ -18,3 +18,3 @@ "type": "git", | ||
"io-ts": "^2.2.21", | ||
"tslib": "^2.7.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
@@ -32,4 +32,4 @@ "devDependencies": { | ||
"build": "rm -rf ./dist && tsc -b", | ||
"build:watch": "tsc -b" | ||
"watch": "tsc -b" | ||
} | ||
} |
77116
Updatedtslib@^2.8.1