Skip to content

Commit

Permalink
feat: use the latest version of cli when creating a new theme
Browse files Browse the repository at this point in the history
  • Loading branch information
yamasy1549 committed Nov 5, 2021
1 parent 5be7268 commit e4e40a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"watch:scss": "sass --watch scss:."
},
"devDependencies": {
"@vivliostyle/cli": "^3.5.0",
"@vivliostyle/cli": "latest",
"sass": "^1.32.8",
"npm-run-all": "^4.1.5",
"vivliostyle-theme-scripts": "^0.3.1"
Expand Down

0 comments on commit e4e40a0

Please sign in to comment.