Skip to content

Commit

Permalink
Release 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sambacha committed Dec 16, 2022
1 parent bbf0f5e commit 834d7e2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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": "prettier-config-solidity",
"version": "1.9.0",
"version": "1.9.1",
"description": "conformant configuration for linting solidity files with prettier, based on offical solidity documentation",
"prettier": "prettier-config-solidity",
"types": "src/index.d.ts",
Expand Down Expand Up @@ -47,7 +47,7 @@
"homepage": "https://github.com/sambacha/prettier-config-solidity#readme",
"devDependencies": {
"@solidity-parser/parser": "^0.14.1",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@trivago/prettier-plugin-sort-imports": "^3.2.0",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.41",
"@types/prettier": "2.6.3",
Expand Down

0 comments on commit 834d7e2

Please sign in to comment.