Skip to content

Commit

Permalink
v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
keanulee committed Nov 27, 2018
1 parent c889ce0 commit e856982
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"license": "BSD-3-Clause",
"devDependencies": {
"@polymer/font-roboto": "^3.0.1",
"@polymer/gen-typescript-declarations": "^1.5.1",
"@polymer/iron-ajax": "^3.0.0-pre.26",
"@polymer/iron-icon": "^3.0.0-pre.26",
"@polymer/iron-icons": "^3.0.0-pre.26",
Expand All @@ -25,16 +26,15 @@
"@polymer/paper-tabs": "^3.0.0-pre.26",
"@polymer/test-fixture": "^4.0.1",
"@webcomponents/webcomponentsjs": "^2.0.0",
"wct-browser-legacy": "^1.0.1",
"webmat": "^0.2.0",
"@polymer/gen-typescript-declarations": "^1.5.1"
"wct-browser-legacy": "^1.0.2",
"webmat": "^0.2.0"
},
"scripts": {
"format": "webmat",
"generate-types": "gen-typescript-declarations --deleteExisting --outDir . --verify",
"prepare": "npm run generate-types"
},
"version": "3.0.1",
"version": "3.0.2",
"main": "app-layout.js",
"author": "The Polymer Authors",
"dependencies": {
Expand Down

0 comments on commit e856982

Please sign in to comment.