Skip to content

Commit c148968

Browse files
committed
0.1.6
1 parent 0087d36 commit c148968

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@10xjs/date-input-controller",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"scripts": {
55
"build": "npm run clean && npm run build:flow && npm run build:lib && npm run build:esnext",
66
"build:flow": "ncp src lib && ncp src esnext && npx renamer --find '$' --replace '.flow' '@(lib|esnext)/**/*.js'",

0 commit comments

Comments
 (0)