Skip to content

Commit fd7427b

Browse files
committed
website: update scripts.
1 parent c8a9dc2 commit fd7427b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"preview": true,
55
"scripts": {
6-
"doc": "kkt build",
6+
"build": "kkt build",
77
"start": "kkt start",
88
"map": "source-map-explorer build/static/js/*.js --html build/website-result.html"
99
},

0 commit comments

Comments
 (0)