Skip to content

Commit

Permalink
Publish 0.6.1 release 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
larsenwork committed Jun 5, 2018
1 parent e34596d commit a56ceda
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "sketch-easing-gradients",
"version": "0.6.0",
"description":
"Supercharge your gradients in Sketch with no-linear color mix and custom color spaces",
"version": "0.6.1",
"description": "Supercharge your gradients in Sketch with no-linear color mix and custom color spaces",
"repository": {
"type": "git",
"url": "git+https://github.com/larsenwork/sketch-easing-gradient.git"
Expand Down Expand Up @@ -48,7 +47,9 @@
"vue-loader": "^14.2.3",
"vue-template-compiler": "^2.5.16"
},
"resources": ["resources/**/main.js"],
"resources": [
"resources/**/main.js"
],
"dependencies": {
"chroma-js": "^1.3.7",
"easing-coordinates": "^2.0.0",
Expand Down

0 comments on commit a56ceda

Please sign in to comment.