Skip to content

Commit

Permalink
Upgrades 'is-svg' to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukbukkit committed Mar 23, 2021
1 parent 9a1a0ba commit 433dc7f
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 681 deletions.
9 changes: 6 additions & 3 deletions resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,14 @@
"web-vitals": "^1.0.1"
},
"devDependencies": {
"@tailwindcss/postcss7-compat": "^2.0.3",
"autoprefixer": "9",
"postcss": "7",
"@tailwindcss/postcss7-compat": "npm:@tailwindcss/postcss7-compat",
"autoprefixer": "^9",
"postcss": "^7",
"tailwindcss": "npm:@tailwindcss/postcss7-compat"
},
"resolutions": {
"is-svg": "^4.2.2"
},
"scripts": {
"start": "craco start",
"build": "craco build",
Expand Down
Loading

0 comments on commit 433dc7f

Please sign in to comment.