Skip to content

Commit 6f50551

Browse files
authored
Merge pull request #845 from pnp/dev
Dev
2 parents b217476 + 01b8f7e commit 6f50551

File tree

2 files changed

+21
-24
lines changed

2 files changed

+21
-24
lines changed

package-lock.json

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"request-promise": "4.2.5",
7777
"sonarqube-scanner": "2.1.2",
7878
"ts-jest": "^25.5.1",
79+
"typescript": "3.7.7",
7980
"webpack-bundle-analyzer": "^4.1.0"
8081
},
8182
"repository": {
@@ -102,11 +103,6 @@
102103
"Struyf, Elio <[email protected]>",
103104
"Terentiev, Alex <[email protected]>"
104105
],
105-
"husky": {
106-
"hooks": {
107-
"pre-commit": "npm run changelog"
108-
}
109-
},
110106
"jest": {
111107
"transform": {
112108
"^.+\\.(ts|tsx)$": "ts-jest"

0 commit comments

Comments
 (0)