Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Updated build dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 6, 2016
1 parent 42c0347 commit 8355c16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"description": "MathJax for SharePoint",
"private": true,
"devDependencies": {
"del": "^2.2.1",
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-msbuild": "^0.3.3",
"gulp-nuget": "^1.0.1",
"gulp-msbuild": "^0.4.3",
"gulp-nuget": "^1.0.3",
"gulp-util": "^3.0.7",
"mathjax": "^2.6.1"
"mathjax": "2.6.1"
},
"scripts": {
"test": "echo 'No tests here!'"
Expand Down

0 comments on commit 8355c16

Please sign in to comment.