Skip to content

Commit

Permalink
Merge pull request #9 from alexandermendes/revert-8-double-slash
Browse files Browse the repository at this point in the history
fix: revert "fix: allow double backslashes in pbxproj files"
  • Loading branch information
alexandermendes authored Jan 18, 2024
2 parents 9abd648 + d06a633 commit f85176e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 399 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"prebuild": "rimraf dist",
"test": "jest",
"lint": "eslint .",
"prepublishOnly": "yarn build",
"postinstall": "patch-package"
"prepublishOnly": "yarn build"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -74,7 +73,6 @@
"eslint-plugin-jest": "^26.0.0",
"husky": "^4.2.5",
"jest": "^27.5.1",
"patch-package": "^8.0.0",
"rimraf": "^3.0.2",
"semantic-release": "^19.0.2",
"ts-jest": "^27.0.4",
Expand Down
196 changes: 0 additions & 196 deletions patches/pbxproj-dom+1.2.0.patch

This file was deleted.

Loading

0 comments on commit f85176e

Please sign in to comment.