Skip to content

Commit 188f90c

Browse files
Use pbxproj-dom version that correctly escapes \' (#2433)
1 parent 3b79b94 commit 188f90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"mute-stream": "0.0.5",
5858
"open": "0.0.5",
5959
"osenv": "0.1.3",
60-
"pbxproj-dom": "1.0.7",
60+
"pbxproj-dom": "1.0.8",
6161
"plist": "1.1.0",
6262
"plist-merge-patch": "0.0.9",
6363
"plistlib": "0.2.1",

0 commit comments

Comments
 (0)