Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit c2c256f

Browse files
committed
Updated patternlab devDependencies. Closes #79
1 parent 578d149 commit c2c256f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
"version": "0.1.7",
55
"devDependencies": {
66
"grunt": "~0.4.0",
7-
"grunt-contrib-watch": "~0.6.1",
8-
"grunt-contrib-sass": "~0.2.2",
9-
"grunt-contrib-copy": "~0.4.0",
10-
"grunt-contrib-jshint": "~0.4.0",
11-
"grunt-contrib-clean": "~0.5.0",
12-
"grunt-contrib-concat": "~0.3.0",
13-
"grunt-contrib-nodeunit": "~0.3.0",
14-
"grunt-contrib-connect": "^0.8.0",
15-
"mustache": "~0.8.1",
16-
"matchdep": "~0.3.0",
17-
"fs-extra": "^0.10.0",
7+
"grunt-contrib-watch": "^0.6.1",
8+
"grunt-contrib-sass": "^0.8.1",
9+
"grunt-contrib-copy": "^0.7.0",
10+
"grunt-contrib-jshint": "^0.10.0",
11+
"grunt-contrib-clean": "^0.6.0",
12+
"grunt-contrib-concat": "^0.5.0",
13+
"grunt-contrib-nodeunit": "^0.4.1",
14+
"grunt-contrib-connect": "^0.9.0",
15+
"mustache": "^1.0.0",
16+
"matchdep": "^0.3.0",
17+
"fs-extra": "^0.14.0",
1818
"diveSync": "^0.2.1"
1919
},
2020
"keywords": [

0 commit comments

Comments
 (0)