Skip to content

Commit

Permalink
Updated v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
halocline committed May 20, 2023
1 parent 910a5e8 commit 4a54993
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
{
"name": "eslint-plugin-grommet",
"version": "0.1.1",
"version": "0.2.0",
"main": "lib/index.js",
"description": "Lint rules to use with Grommet.",
"authors": [
"Taylor Seamans",
"Eric Soderberg"
],
"license": "MIT",
"bugs": "https://github.com/grommet/eslint-plugin-grommet/issues",
"repository": {
"type": "git",
Expand Down Expand Up @@ -36,7 +37,6 @@
"engines": {
"node": ">=4.0.0"
},
"license": "MIT",
"pre-commit": [
"lint-fix",
"prettier",
Expand Down

0 comments on commit 4a54993

Please sign in to comment.