We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b80fcc commit e322c39Copy full SHA for e322c39
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "path-root-regex",
3
"description": "Regular expression for getting the root of a posix or windows filepath.",
4
- "version": "0.1.1",
+ "version": "0.1.2",
5
"homepage": "https://github.com/regexhq/path-root-regex",
6
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
7
"repository": "regexhq/path-root-regex",
@@ -62,4 +62,4 @@
62
"reflinks": true
63
}
64
65
-}
+}
0 commit comments