Added xor

This commit is contained in:
Valtteri Karesto
2022-03-22 17:07:00 +02:00
parent 0d2a17008e
commit e32e07f7fd
2 changed files with 14 additions and 0 deletions

View File

@@ -27,6 +27,7 @@
"javascript-time-ago": "^2.3.11",
"jszip": "^3.7.1",
"lodash.uniqby": "^4.7.0",
"lodash.xor": "^4.5.0",
"monaco-editor": "^0.30.1",
"next": "^12.0.4",
"next-auth": "^4.0.0-beta.5",
@@ -61,6 +62,7 @@
"@types/dinero.js": "^1.9.0",
"@types/file-saver": "^2.0.4",
"@types/lodash.uniqby": "^4.7.6",
"@types/lodash.xor": "^4.5.6",
"@types/pako": "^1.0.2",
"@types/react": "17.0.31",
"eslint": "7.32.0",