@mdi/angular-material
Advanced tools
Comparing version 3.3.92 to 3.4.93
{ | ||
"name": "@mdi/angular-material", | ||
"version": "3.3.92", | ||
"version": "3.4.93", | ||
"description": "Distribution and Build for Angular Material MDI", | ||
"scripts": { | ||
"build": "npm update && node build.js", | ||
"build": "npm update && npm install && node build.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -26,4 +26,4 @@ }, | ||
"devDependencies": { | ||
"@mdi/svg": "^3.3.92" | ||
"@mdi/svg": "^3.4.93" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
1272988