Skip to content

Commit

Permalink
v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Apr 25, 2023
1 parent 1fc76a7 commit ee6ede5
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 53 deletions.
70 changes: 20 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shards-info",
"version": "7.0.0",
"version": "7.1.0",
"description": "",
"private": true,
"directories": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"style-loader": "^3.3.2",
"stylelint": "^15.6.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-config-standard-scss": "^8.0.0",
"stylelint-config-standard-scss": "^9.0.0",
"trim-newlines": ">=5.0.0",
"webpack": "^5.80.0",
"webpack-cli": "^5.0.2"
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: shards-info
version: 7.0.0
version: 7.1.0

crystal: 1.8.1

Expand Down

0 comments on commit ee6ede5

Please sign in to comment.