Skip to content

Commit

Permalink
feat: empty commit for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
lassediercks committed Nov 23, 2017
1 parent 8bd51b8 commit 3296fbf
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,19 @@
"semantic-release":
"semantic-release pre && npm publish && semantic-release post"
},
"release": {
"verifyConditions": "condition-circle"
},
"repository": {
"type": "git",
"url": "https://github.com/lassediercks/DNA.css.git"
"url": "https://github.com/kalispera/DNA.css.git"
},
"author": "@lassediercks",
"license": "ISC",
"bugs": {
"url": "https://github.com/lassediercks/DNA.css/issues"
"url": "https://github.com/kalispera/DNA.css/issues"
},
"homepage": "https://github.com/lassediercks/DNA.css#readme",
"homepage": "https://github.com/kalispera/DNA.css#readme",
"devDependencies": {
"condition-circle": "^1.5.0",
"semantic-release": "^8.2.0"
Expand Down

0 comments on commit 3296fbf

Please sign in to comment.