Skip to content

Commit

Permalink
3.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
eavichay committed Apr 27, 2018
1 parent 3ac760a commit 7fe9b0d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slim-js",
"version": "3.2.8",
"version": "3.2.9",
"description": "Superpower Web Components",
"main": "Slim.js",
"scripts": {
Expand Down Expand Up @@ -38,7 +38,13 @@
},
"standard": {
"globals": [
"document", "window", "Document", "Event", "customElements", "HTMLElement", "Node"
"document",
"window",
"Document",
"Event",
"customElements",
"HTMLElement",
"Node"
]
},
"devDependencies": {
Expand Down

0 comments on commit 7fe9b0d

Please sign in to comment.