Skip to content

Commit f7aef81

Browse files
committed
fixed license script
1 parent 41fb1e9 commit f7aef81

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
@@ -32,7 +32,7 @@
3232
"sass": "gulp sass",
3333
"sass:watch": "gulp watchSass",
3434
"setVersion": "gulp setVersion",
35-
"setHeader": "gulp setHeader",
35+
"setLicense": "gulp setLicense",
3636
"build": "run-s prettier:check setVersion clean sass build:esm build:bundle",
3737
"build:esm": "tsc",
3838
"build:watch": "tsc --watch",

0 commit comments

Comments
 (0)