Skip to content

Commit 11066e0

Browse files
committed
update polymer to 1.11.3
1 parent 12227cf commit 11066e0

File tree

3 files changed

+21
-18
lines changed

3 files changed

+21
-18
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gwt-api-generator",
3-
"version": "1.9.3",
3+
"version": "1.11.3",
44
"description": "",
55
"author": "Vaadin Ltd",
66
"license": "Apache License 2.0",

template/pom.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
<goals>
115115
<goal>jar</goal>
116116
</goals>
117+
<configuration>
118+
<doclint>none</doclint>
119+
</configuration>
117120
</execution>
118121
</executions>
119122
</plugin>

0 commit comments

Comments
 (0)