Skip to content

Commit

Permalink
0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
10xjs committed May 9, 2018
1 parent 7f56799 commit 8c02f0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@10xjs/date-input-controller",
"version": "0.1.4",
"version": "0.1.5",
"scripts": {
"build": "npm run clean && npm run build:flow && npm run build:lib && npm run build:esnext",
"build:flow": "ncp src lib && ncp src esnext && npx renamer --regex --find '$' --replace '.flow' '@(lib|esnext)/**/*.js'",
Expand Down

0 comments on commit 8c02f0c

Please sign in to comment.