Skip to content

Commit 55403f0

Browse files
committed
chore: fix ci
Signed-off-by: dhmlau <[email protected]>
1 parent 18acd43 commit 55403f0

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
"pretest": "node pretest.js",
1111
"lint": "eslint .",
1212
"test": "mocha test/*.test.js",
13-
"posttest": "npm run lint",
14-
"postinstall": "patch-package"
13+
"posttest": "npm run lint"
1514
},
1615
"files": [
1716
"intl",
@@ -26,7 +25,6 @@
2625
"lodash": "^4.17.21",
2726
"loopback-connector": "^6.2.3",
2827
"mysql2": "^3.6.3",
29-
"patch-package": "^8.0.0",
3028
"strong-globalize": "^6.0.6"
3129
},
3230
"devDependencies": {

patches/mysql2+3.6.3.patch

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)