Skip to content

Commit

Permalink
[#421] Update nimble stylelint version
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 14, 2023
1 parent c21e356 commit 3271ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .template/variants/web/package.json.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
run 'yarn add --dev eslint'
run 'yarn add --dev stylelint'
run 'yarn add --dev @nimblehq/[email protected]'
run 'yarn add --dev @nimblehq/[email protected].2'
run 'yarn add --dev @nimblehq/[email protected].3'

# Setup scripts
run 'npm pkg set scripts.eslint="eslint . --color"'
Expand Down

0 comments on commit 3271ecb

Please sign in to comment.