Skip to content

Commit

Permalink
fix: add deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-sf committed Oct 26, 2021
1 parent f20070c commit 0d68726
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
@@ -1,7 +1,7 @@
{
"name": "ember-auto-image",
"description": "An Ember component that maintains the correct aspect ratio for an image",
"version": "0.6.0",
"version": "0.7.0",
"scripts": {
"build": "ember build --environment=production",
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel \"lint:!(fix)\"",
Expand Down

0 comments on commit 0d68726

Please sign in to comment.