Skip to content

Commit

Permalink
add hook
Browse files Browse the repository at this point in the history
  • Loading branch information
wcastand committed Mar 29, 2017
1 parent bfaec6f commit 5bf7657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"test:dev": "jest --watch",
"prebuild": "rimraf lib",
"storybook": "start-storybook -p 6006 -c ./exemple/.storybook",
"preversion": "npm run build",
"2npm": "publish"
},
"devDependencies": {
Expand All @@ -40,4 +41,4 @@
"fela": "4.3.2",
"lodash": "4.17.4"
}
}
}

0 comments on commit 5bf7657

Please sign in to comment.