Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
luciobenini committed Nov 7, 2021
1 parent e345425 commit f145ba4
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,20 @@
"name": "@pittica/art",
"private": false,
"description": "Pittica logo and other artworks.",
"version": "2.0.0",
"version": "2.0.1",
"author": {
"name": "Lucio Benini",
"email": "[email protected]",
"url": "https://pittica.com"
},
"bugs": {
"url": "https://github.com/pittica/gatsby-plugin-cookiehub/issues"
"url": "https://github.com/pittica/art/issues"
},
"deprecated": false,
"homepage": "https://github.com/pittica/gatsby-plugin-cookiehub",
"homepage": "https://github.com/pittica/art",
"keywords": [
"gatsby",
"gatsby-plugin",
"gdpr",
"cookiehub"
"art",
"pittica"
],
"dependencies": {
"classnames": "^2.3.1",
Expand All @@ -39,7 +37,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/pittica/gatsby-plugin-cookiehub.git"
"url": "git+https://github.com/pittica/art.git"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit f145ba4

Please sign in to comment.