mirror of
https://github.com/anonaddy/anonaddy
synced 2026-04-26 09:35:10 +02:00
Fixed alias export not including deleted aliases
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^0.18.1",
|
||||
"cross-env": "^5.2.1",
|
||||
"dayjs": "^1.8.30",
|
||||
"dayjs": "^1.8.31",
|
||||
"laravel-mix": "^4.1.4",
|
||||
"laravel-mix-purgecss": "^4.2.0",
|
||||
"lodash": "^4.17.19",
|
||||
@@ -21,11 +21,11 @@
|
||||
"postcss-import": "^11.1.0",
|
||||
"postcss-nesting": "^5.0.0",
|
||||
"resolve-url-loader": "^2.3.2",
|
||||
"tailwindcss": "^1.5.2",
|
||||
"tailwindcss": "^1.6.0",
|
||||
"tippy.js": "^4.3.5",
|
||||
"v-clipboard": "^2.2.3",
|
||||
"vue": "^2.6.11",
|
||||
"vue-good-table": "^2.19.5",
|
||||
"vue-good-table": "^2.20.0",
|
||||
"vue-multiselect": "^2.1.6",
|
||||
"vue-notification": "^1.3.20",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
|
||||
Reference in New Issue
Block a user