Merge branch 'dev' into feat/jwt-parser

This commit is contained in:
bastantoine 2022-12-22 19:52:01 +01:00 committed by GitHub
commit ea9255c820
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 818 additions and 181 deletions

View file

@ -1,6 +1,6 @@
{
"name": "it-tools",
"version": "2.13.0",
"version": "2.16.0",
"description": "Collection of handy online tools for developers, with great UX. ",
"keywords": [
"productivity",
@ -45,6 +45,7 @@
"crypto-js": "^4.1.1",
"date-fns": "^2.29.3",
"figue": "^1.2.0",
"fuse.js": "^6.6.2",
"highlight.js": "^11.6.0",
"json5": "^2.2.1",
"jwt-decode": "^3.1.2",