Skip to content

Commit 4fa689f

Browse files
author
Sagar Jain
committed
feat: changed layout on all pages to include sidebar with widgetsgets
1 parent 670a41d commit 4fa689f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,6 @@
8989
"tslint-react": "^4.0.0",
9090
"typescript": "^3.0.0"
9191
},
92-
"husky": {
93-
"hooks": {
94-
"pre-commit": "npm run lint",
95-
"pre-push": "npm run build && git add public && git commit -m 'fix: updated public folder for release'"
96-
}
97-
},
9892
"browserslist": [
9993
">0.2%",
10094
"not dead",

0 commit comments

Comments
 (0)