Skip to content

Commit a56ceda

Browse files
committed
Publish 0.6.1 release 🚀
1 parent e34596d commit a56ceda

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "sketch-easing-gradients",
3-
"version": "0.6.0",
4-
"description":
5-
"Supercharge your gradients in Sketch with no-linear color mix and custom color spaces",
3+
"version": "0.6.1",
4+
"description": "Supercharge your gradients in Sketch with no-linear color mix and custom color spaces",
65
"repository": {
76
"type": "git",
87
"url": "git+https://github.com/larsenwork/sketch-easing-gradient.git"
@@ -48,7 +47,9 @@
4847
"vue-loader": "^14.2.3",
4948
"vue-template-compiler": "^2.5.16"
5049
},
51-
"resources": ["resources/**/main.js"],
50+
"resources": [
51+
"resources/**/main.js"
52+
],
5253
"dependencies": {
5354
"chroma-js": "^1.3.7",
5455
"easing-coordinates": "^2.0.0",

0 commit comments

Comments
 (0)