Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
0.1.4 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
wicked539 committed Feb 23, 2018
1 parent 8998e90 commit b5b0fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ src/
setupTests.js
webpack.config.js
yarn.lock

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "material-scrollable-time-picker",
"version": "0.1.3",
"version": "0.1.4",
"description": "A scrollable time picker for Material-UI",
"main": "src/scrollableTimePicker/index.js",
"main": "dist/scrollable-time-picker.min.js",
"scripts": {
"test": "jest",
"test-watch": "jest --watch",
Expand Down

0 comments on commit b5b0fa5

Please sign in to comment.