Skip to content

Commit 4b74b8f

Browse files
authored
chore(deps-dev): add patch-package direct dependency (#4217)
1 parent f7b10c7 commit 4b74b8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"karma-chrome-launcher": "2.2.0",
3535
"karma-jasmine": "^1.1.0",
3636
"mocha": "^3.0.0",
37+
"patch-package": "6.4.7",
3738
"repl.history": "*",
3839
"semver": "*",
3940
"typescript": "2.0.8",
@@ -147,4 +148,4 @@
147148
"helper-test": "mocha scripts/lib/test-helper.spec.js",
148149
"csm-functional-test": "mocha test/publisher/functional_test"
149150
}
150-
}
151+
}

0 commit comments

Comments
 (0)