Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit 81ea85f

Browse files
authored
Merge pull request #621 from misanche/feature-fix-libs
Updated libs
2 parents c423c35 + d7b4db2 commit 81ea85f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slides/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
},
2525
"devDependencies": {
2626
"express": "^4.17.1",
27-
"grunt": "^1.0.1",
27+
"grunt": "^1.3.0",
2828
"grunt-autoprefixer": "^3.0.4",
29-
"grunt-cli": "^1.2.0",
29+
"grunt-cli": "^1.3.2",
3030
"grunt-contrib-connect": "^1.0.2",
3131
"grunt-contrib-cssmin": "^2.2.1",
3232
"grunt-contrib-jshint": "^1.1.0",
@@ -35,7 +35,7 @@
3535
"grunt-contrib-watch": "^1.0.0",
3636
"grunt-sass": "^2.0.0",
3737
"grunt-retire": "^1.0.7",
38-
"grunt-zip": "~0.17.1",
38+
"grunt-zip": "~0.18.2",
3939
"mustache": "^2.3.0",
4040
"socket.io": "^2.3.0"
4141
},

0 commit comments

Comments
 (0)