Skip to content

Commit

Permalink
refactor(package): add new keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Feb 1, 2024
1 parent 3ae0a39 commit ac1fbdf
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,12 @@
"version": "1.0.0",
"license": "MIT",
"keywords": [
"conqueror",
"conqueror-scss",
"conqueror-stylelint-scss",
"conqueror-stylelint",
"conqueror-stylelint-scss"
"conqueror",
"scss",
"stylelint"
],
"files": [
"index.js"
Expand Down

0 comments on commit ac1fbdf

Please sign in to comment.