Skip to content

Commit 072b307

Browse files
committed
Upgrade elm-example-publisher to 2.0.3 to restore Ellie links
2.0.3 fixes a decoder bug that dropped the per-example ellieLink, so the "Edit on Ellie" links disappeared from the examples site after the 2.0 upgrade.
1 parent 18ec3f0 commit 072b307

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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
@@ -33,7 +33,7 @@
3333
},
3434
"homepage": "https://github.com/gampleman/elm-visualization#readme",
3535
"devDependencies": {
36-
"elm-example-publisher": "^2.0.2",
36+
"elm-example-publisher": "^2.0.3",
3737
"netlify-plugin-cache": "^1.0.3"
3838
},
3939
"overrides": {

0 commit comments

Comments
 (0)