fix(input-datepicker): publish translations to npm
This commit is contained in:
parent
71dcc549d2
commit
4e87267f89
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,7 @@
|
|||
"src",
|
||||
"stories",
|
||||
"test",
|
||||
"translations",
|
||||
"*.js"
|
||||
],
|
||||
"dependencies": {
|
||||
|
|
@ -46,4 +47,8 @@
|
|||
"@open-wc/testing": "^0.11.1",
|
||||
"@polymer/iron-test-helpers": "^3.0.1"
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
}
|
||||
=======
|
||||
}
|
||||
>>>>>>> fix(input-datepicker): publish translations to npm
|
||||
|
|
|
|||
Loading…
Reference in a new issue