We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97baa9 commit bd1ab69Copy full SHA for bd1ab69
1 file changed
package.json
@@ -2,16 +2,16 @@
2
"name": "@4az/prettier-plugin-html-erb",
3
"author": "Daniel Castillo",
4
"private": false,
5
- "version": "0.0.6",
+ "version": "0.0.7",
6
"description": "Prettier plugin for formatting html erb templates.",
7
"license": "MIT",
8
"repository": {
9
"type": "git",
10
- "url": "git+https://github.com/forazens/prettier-plugin-html-erb"
+ "url": "git+https://github.com/Nilkee/prettier-plugin-html-erb"
11
},
12
- "homepage": "https://github.com/forazens/prettier-plugin-html-erb#readme",
+ "homepage": "https://github.com/Nilkee/prettier-plugin-html-erb#readme",
13
"bugs": {
14
- "url": "https://github.com/ForAzens/prettier-plugin-html-erb/issues"
+ "url": "https://github.com/Nilkee/prettier-plugin-html-erb/issues"
15
16
"keywords": [
17
"prettier",
0 commit comments