Skip to content

Commit f6d42aa

Browse files
author
Jerome Brunel
committed
7.2.0
1 parent 2282b77 commit f6d42aa

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webfonts-loader",
3-
"version": "7.1.1",
3+
"version": "7.2.0",
44
"description": "A WebPack loader to automaticaly generate font files and CSS to make your own icon font",
55
"repository": "jeerbl/webfonts-loader",
66
"main": "index.js",
@@ -20,7 +20,9 @@
2020
"loader"
2121
],
2222
"author": "Jérôme Brunel",
23-
"funding": "https://github.com/sponsors/jeerbl",
23+
"funding": {
24+
"url": "https://github.com/sponsors/jeerbl"
25+
},
2426
"license": "MIT",
2527
"dependencies": {
2628
"@vusion/webfonts-generator": "^0.7.0",

0 commit comments

Comments
 (0)