Skip to content

Commit 2538cad

Browse files
committed
fix: Typo
1 parent 9f606ac commit 2538cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"iconfont-alipay": "./commands/createAlipayIcon.js",
2424
"iconfont-baidu": "./commands/createBaiduIcon.js",
2525
"iconfont-toutiao": "./commands/createToutiaoIcon.js",
26-
"iconfont-qq": "./commands;createQqIcon.js"
26+
"iconfont-qq": "./commands/createQqIcon.js"
2727
},
2828
"dependencies": {
2929
"axios": "^0.19.0",

0 commit comments

Comments
 (0)