fix(input-datepicker): publish translations to npm

This commit is contained in:
Thijs Louisse 2019-05-16 13:49:31 +02:00 committed by Thomas Allmer
parent 71dcc549d2
commit 4e87267f89

View file

@ -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