Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilberto Tomasone authored and Gilberto Tomasone committed Mar 16, 2020
1 parent 24ccadc commit ce901b9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 15 deletions.
37 changes: 25 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multifonts-loader",
"version": "3.2.1",
"version": "3.2.2",
"description": "A webpack loader to generate all your fontfaces and iconfonts in one go.",
"main": "./index.js",
"scripts": {
Expand Down Expand Up @@ -30,11 +30,11 @@
"@vusion/webfonts-generator": "^0.6.0",
"crypto": "^1.0.1",
"glob": "^7.1.6",
"loader-utils": "^1.2.3",
"loader-utils": "^1.4.0",
"lodash": "^4.17.15",
"mkdirp": "^1.0.3",
"path": "^0.12.7",
"schema-utils": "^2.6.4",
"schema-utils": "^2.6.5",
"url": "^0.11.0"
},
"devDependencies": {
Expand Down

0 comments on commit ce901b9

Please sign in to comment.