1
Showing
... | ... | @@ -10,6 +10,7 @@ |
"postinstall": "nuxt prepare" | ||
}, | ||
"devDependencies": { | ||
"@types/md5": "^2.3.2", | ||
"axios": "^0.24.0", | ||
"cross-env": "^7.0.3", | ||
"fontmin": "^0.9.9", | ||
... | ... |
Please
register
or
sign in
to comment
... | ... | @@ -10,6 +10,7 @@ |
"postinstall": "nuxt prepare" | ||
}, | ||
"devDependencies": { | ||
"@types/md5": "^2.3.2", | ||
"axios": "^0.24.0", | ||
"cross-env": "^7.0.3", | ||
"fontmin": "^0.9.9", | ||
... | ... |