We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc581da commit 358cc4dCopy full SHA for 358cc4d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.3](https://github.com/imsnif/synp/compare/v1.9.2...v1.9.3) (2020-09-27)
2
+
3
4
+### Bug Fixes
5
6
+* fix path regex for win32 ([376ec91](https://github.com/imsnif/synp/commit/376ec9131dd7b66ccca11b709faf36804b6ac906))
7
8
## [1.9.2](https://github.com/imsnif/synp/compare/v1.9.1...v1.9.2) (2020-09-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "synp",
- "version": "1.9.2",
+ "version": "1.9.3",
"description": "Convert yarn.lock to package-lock.json and vice versa",
"keywords": [
"yarn",
0 commit comments