Skip to content

Commit

Permalink
Add module field
Browse files Browse the repository at this point in the history
  • Loading branch information
rslawik authored Oct 4, 2019
1 parent f6ccc9d commit 9a4d4d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "3.3.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-element.js",
"module": "polymer-element.js",
"directories": {
"doc": "docs",
"test": "test"
Expand Down

0 comments on commit 9a4d4d9

Please sign in to comment.