aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-06 23:21:00 +0000
committerLibravatar GitHub <noreply@github.com>2021-08-07 04:51:00 +0530
commit3c02c9fd9067ef11d1f324ee0a15bb3a9de47517 (patch)
tree9d3d749908515c598d76ed37a18ed50db26da1f2 /package.json
parentNew Crowdin updates (#1751) (diff)
downloadferdium-app-3c02c9fd9067ef11d1f324ee0a15bb3a9de47517.tar.gz
ferdium-app-3c02c9fd9067ef11d1f324ee0a15bb3a9de47517.tar.zst
ferdium-app-3c02c9fd9067ef11d1f324ee0a15bb3a9de47517.zip
chore: removed nested 'package-lock' files (#1750)
- remove nested 'package-lock.json' occurrences - remove unused 'react-html-attributes' in 'packages/forms' - add missing 'tslib' devDependency - change barrel export to named exports Signed-off-by: Vijay A <avijayr@protonmail.com> Co-authored-by: mhatvan <markus_hatvan@aon.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a0f0d3163..a0e11b4bc 100644
--- a/package.json
+++ b/package.json
@@ -206,6 +206,7 @@
206 "sass": "1.36.0", 206 "sass": "1.36.0",
207 "simple-git": "2.41.2", 207 "simple-git": "2.41.2",
208 "ts-loader": "5.4.5", 208 "ts-loader": "5.4.5",
209 "tslib": "2.3.0",
209 "typescript": "3.9.10", 210 "typescript": "3.9.10",
210 "webpack": "4.46.0", 211 "webpack": "4.46.0",
211 "webpack-cli": "3.3.12", 212 "webpack-cli": "3.3.12",