Skip to content

Commit

Permalink
[era] calendar
Browse files Browse the repository at this point in the history
  • Loading branch information
hshoff committed Feb 7, 2020
1 parent efa0550 commit cc261df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,8 @@
"@types/react-dom": "^16.8.4",
"parcel": "^1.12.3",
"typescript": "^3.4.5"
},
"publishConfig": {
"access": "public"
}
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,8 @@
},
"dependencies": {
"luxon": "^1.22.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit cc261df

Please sign in to comment.