Skip to content

Commit

Permalink
Merge pull request #151 from schemepunk/slight-package-change
Browse files Browse the repository at this point in the history
fix(package): slight update
  • Loading branch information
thebruce authored Jun 9, 2019
2 parents a6b55df + f3227af commit bb2a0f8
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,5 +1,6 @@
{
"name": "@schemepunk/scheme-punk",
"version": "6.0.0",
"description": "Transformation tool with pluggable sources, transformations, and destinations.",
"scripts": {
"commitmsg": "commitlint -e $GIT_PARAMS",
Expand Down Expand Up @@ -72,9 +73,8 @@
"engines": {
"node": ">=8"
},
"version": "0.0.0-development",
"readme": "ERROR: No README data found!",
"_id": "@schemepunk/scheme-punk@0.0.0-development",
"_id": "@schemepunk/scheme-punk@6.0.0-development",
"husky": {
"hooks": {
"pre-commit": "npm run lint",
Expand Down

0 comments on commit bb2a0f8

Please sign in to comment.