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

Commit 99ed498

Browse files
committed
updating the dependencies
1 parent 9de02d0 commit 99ed498

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
}
3131
],
3232
"dependencies": {
33-
"fs-plus": "^3.0.0",
34-
"less": "^2.7.1",
35-
"underscore-plus": "1.x",
36-
"walkdir": "0.0.11"
33+
"fs-plus": "^3.1.1",
34+
"less": "^3.12.2",
35+
"underscore-plus": "^1.7.0",
36+
"walkdir": "^0.4.1"
3737
},
3838
"devDependencies": {
3939
"coffeescript": "^1.12.7",

0 commit comments

Comments
 (0)