Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 6679eb3

Browse files
committed
Fi
1 parent bf2a6b6 commit 6679eb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TROUBLESHOOTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Note which version was installed by opening the `package.json` file with a text
121121
"name": "node-sass",
122122
"version": "3.0.0",
123123
"libsass": "3.2.0",
124-
.... most stuff ...
124+
// ... most stuff ...
125125
}
126126
```
127127

@@ -184,7 +184,7 @@ Note which version was installed by opening the `package.json` file with a text
184184
"name": "node-sass",
185185
"version": "3.0.0",
186186
"libsass": "3.2.0",
187-
.... most stuff ...
187+
// ... most stuff ...
188188
}
189189
```
190190

0 commit comments

Comments
 (0)