Skip to content

Commit efd867d

Browse files
authored
Merge pull request #215 from devinmatte/package_bump
Bumping version and package versions
2 parents e1513d7 + ee54d70 commit efd867d

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schedulemaker",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"private": true,
55
"description": "A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.",
66
"main": "index.php",
@@ -55,18 +55,18 @@
5555
"eslint-plugin-promise": "^4.2.1",
5656
"eslint-plugin-standard": "^4.0.1",
5757
"event-stream": "^3.1.2",
58-
"gulp": "^3.6.0",
59-
"gulp-clean": "^0.2.4",
60-
"gulp-concat": "^2.2.0",
61-
"gulp-htmlmin": "^0.1.2",
62-
"gulp-jshint": "^1.5.3",
63-
"gulp-less": "^1.2.3",
64-
"gulp-minify-css": "^0.3.1",
65-
"gulp-ngmin": "^0.2.0",
66-
"gulp-rename": "^1.2.0",
67-
"gulp-replace": "^0.2.0",
68-
"gulp-sourcemaps": "^0.2.1",
69-
"gulp-template": "^0.1.1",
70-
"gulp-uglify": "^0.2.1"
58+
"gulp": "^3.9.0",
59+
"gulp-clean": "^0.4.0",
60+
"gulp-concat": "^2.6.1",
61+
"gulp-htmlmin": "^5.0.1",
62+
"gulp-jshint": "^2.1.0",
63+
"gulp-less": "^3.0.0",
64+
"gulp-minify-css": "^1.2.4",
65+
"gulp-ngmin": "^0.3.0",
66+
"gulp-rename": "^1.4.0",
67+
"gulp-replace": "^1.0.0",
68+
"gulp-sourcemaps": "^2.6.5",
69+
"gulp-template": "^1.0.0",
70+
"gulp-uglify": "^1.0.0"
7171
}
7272
}

0 commit comments

Comments
 (0)