Address review comments

This commit is contained in:
Justin Fagnani
2019-12-17 14:38:02 -08:00
parent 3f1e3a1d2d
commit 9df8c648f6
5 changed files with 50 additions and 13 deletions

View File

@@ -12,10 +12,10 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"web component"
"web component", "lit-element", "typescript"
],
"author": "",
"license": "ISC",
"author": "The Polymer Authors",
"license": "BSD-3-Clause",
"dependencies": {
"lit-element": "^2.2.1"
},