Skip to content

Commit

Permalink
fix prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
acro5piano committed Oct 1, 2020
1 parent 6453a99 commit b83ff85
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,6 +1,6 @@
{
"name": "rrule-contrib",
"version": "0.0.3",
"version": "0.0.4",
"description": "RRule related utilities with timezone NLP support",
"repository": "[email protected]:remotehour/rrule-duration",
"author": "gosho-kazuya <[email protected]>",
Expand All @@ -12,7 +12,7 @@
"README.md"
],
"scripts": {
"build": "rollup -c",
"prepare": "rollup -c",
"test": "ava"
},
"devDependencies": {
Expand Down

0 comments on commit b83ff85

Please sign in to comment.