This commit is contained in:
Peter Burns
2024-10-07 14:33:37 -07:00
parent 443aadbbc8
commit 3d7e77854e
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polymer/polymer",
"version": "3.5.1",
"version": "3.5.2",
"description": "The Polymer library makes it easy to create your own web components. Give your element some markup and properties, and then use it on a site. Polymer provides features like dynamic templates and data binding to reduce the amount of boilerplate you need to write",
"main": "polymer-element.js",
"module": "polymer-element.js",