Skip to content

Commit 1237996

Browse files
committed
Publish modern build
1 parent 964fd11 commit 1237996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/test-app/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525
"test": "npm run build",
2626
"build": "polymer build",
2727
"prepublish": "npm run build",
28-
"publish": "gh-pages --dist ./build/fallback"
28+
"publish": "gh-pages --dist ./build/modern"
2929
},
30+
"slack": "https://hiherto-components.slack.com/",
3031
"devDependencies": {
3132
"@webcomponents/webcomponentsjs": "^2.0.0",
3233
"gh-pages": "^1.2.0",

0 commit comments

Comments
 (0)