Skip to content

Commit

Permalink
chore(package.json): change demoURL to netlify.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed Oct 18, 2024
1 parent d463dae commit ad0930a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
},
"ember-addon": {
"configPath": "tests/dummy/config",
"demoURL": "https://adopted-ember-addons.github.io/ember-paper",
"demoURL": "https://ember-paper.netlify.app",
"before": "ember-cli-sri",
"versionCompatibility": {
"ember": ">=3.20.0 < 4.0.0"
Expand Down

0 comments on commit ad0930a

Please sign in to comment.