mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
2.6.0
This commit is contained in:
@@ -49,7 +49,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
};
|
||||
/* eslint-enable */
|
||||
|
||||
window.Polymer.version = '2.5.0';
|
||||
window.Polymer.version = '2.6.0';
|
||||
|
||||
/* eslint-disable no-unused-vars */
|
||||
/*
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polymer/polymer",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polymer/polymer",
|
||||
"version": "2.5.0",
|
||||
"version": "2.6.0",
|
||||
"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.html",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user