Skip to content

Commit b0c093b

Browse files
committed
v0.2.0
1 parent 011b174 commit b0c093b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
{
22
"name": "gridsome-plugin-netlify-cms-paths",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Fix markdown image paths to work with NetlifyCMS",
55
"main": "index.js",
66
"repository": "https://github.com/tyrion/gridsome-plugin-netlify-cms-paths",
77
"author": "Germano Gabbianelli <[email protected]>",
88
"license": "MIT",
9-
"keywords": ["gridsome", "gridsome-plugin"],
9+
"keywords": [
10+
"gridsome",
11+
"gridsome-plugin"
12+
],
1013
"dependencies": {
1114
"js-yaml": "^3.13.1"
1215
}

0 commit comments

Comments
 (0)