Skip to content

Commit bd1ab69

Browse files
committed
Release v0.0.7
1 parent b97baa9 commit bd1ab69

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
"name": "@4az/prettier-plugin-html-erb",
33
"author": "Daniel Castillo",
44
"private": false,
5-
"version": "0.0.6",
5+
"version": "0.0.7",
66
"description": "Prettier plugin for formatting html erb templates.",
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "git+https://github.com/forazens/prettier-plugin-html-erb"
10+
"url": "git+https://github.com/Nilkee/prettier-plugin-html-erb"
1111
},
12-
"homepage": "https://github.com/forazens/prettier-plugin-html-erb#readme",
12+
"homepage": "https://github.com/Nilkee/prettier-plugin-html-erb#readme",
1313
"bugs": {
14-
"url": "https://github.com/ForAzens/prettier-plugin-html-erb/issues"
14+
"url": "https://github.com/Nilkee/prettier-plugin-html-erb/issues"
1515
},
1616
"keywords": [
1717
"prettier",

0 commit comments

Comments
 (0)