Skip to content

Commit 2250807

Browse files
committed
🔖 v2.0.1 change node entry file
1 parent 830f868 commit 2250807

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/_config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ port: 4000
66
url: lucasgruwez.github.io
77
baseurl: /lunar-icons
88

9-
version: v2.0.0
9+
version: v2.0.1
1010
gzip: 5kb
1111
icons: 150+
1212

@@ -19,3 +19,4 @@ author: https://github.com/lucasgruwez
1919

2020

2121

22+

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "lunar-icons",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A set of beatiful handcrafted icons.",
5-
"main": "dist/lunar-icons.min.js",
5+
"main": "dist/lunar-icons.wc.min.js",
66
"directories": {
77
"doc": "docs"
88
},

0 commit comments

Comments
 (0)