Skip to content

Commit

Permalink
feat: added clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
tikazyq committed Jul 4, 2023
1 parent f27651e commit 7ca09a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crawlab-ui",
"version": "0.6.2-5",
"version": "0.6.2-6",
"private": false,
"author": {
"name": "Marvin Zhang",
Expand Down
1 change: 1 addition & 0 deletions src/package/create-app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export const getDefaultCreateAppOptions = (): CreateAppOptions => {
initScripts: true,
initBaiduTongji: true,
initUmeng: true,
initClarity: true,
initDemo: false,
loadStore: true,
loadRouter: true,
Expand Down

0 comments on commit 7ca09a8

Please sign in to comment.