Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@syncfusion/ej2": "*",
"crossroads": "0.12.2",
"hasher": "1.2.0",
"simple-git": "3.16.0",
"simple-git": "^3.32.3",
"fuse.js": "7.0.0",
"tributejs": "5.1.3"
},
Expand Down Expand Up @@ -67,7 +67,7 @@
"rimraf": "^5.0.1",
"sass": "^1.63.6",
"shelljs": "^0.8.5",
"simple-git": "^3.19.1",
"simple-git": "^3.32.3",
"ts-loader": "^5.2.0",
"tslint": "^5.20.1",
"tslint-microsoft-contrib": "^4.0.0",
Expand All @@ -84,4 +84,4 @@
"serve": "gulp serve",
"build": "gulp build"
}
}
}