This commit is contained in:
Russell Bicknell 2022-06-03 14:55:30 -07:00
parent 2cbb3d2b0c
commit 2a853c9768
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@polymer/polymer",
"version": "3.5.0",
"version": "3.5.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@polymer/polymer",
"version": "3.5.0",
"version": "3.5.1",
"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",