Skip to content

Commit

Permalink
Update package.json.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Sep 11, 2023
1 parent 7464aee commit aeb8dfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/vue/templates/package.json.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"cypress": "<%= nodeDependencies['cypress'] %>",
<%_ } _%>
"rimraf": "<%= nodeDependencies['rimraf'] %>",
"sass": "<%= nodeDependencies['sass'] %>",
"sinon": "<%= nodeDependencies['sinon'] %>",
"swagger-ui-dist": "<%= nodeDependencies['swagger-ui-dist'] %>",
"eslint": "<%= nodeDependencies['eslint'] %>",
Expand Down

0 comments on commit aeb8dfb

Please sign in to comment.