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

Commit 14d116b

Browse files
committed
Update development dependences
1 parent abf3c62 commit 14d116b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## HEAD
44

55
- Use local gulp.
6+
- Update development dependences.
67

78
## 2.0.3
89

Diff for: package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"devDependencies": {
2525
"coffee-script": "^1.9.0",
2626
"gulp": "^3.8.11",
27-
"gulp-load-plugins": "^0.8.0",
27+
"gulp-load-plugins": "^1.1.0",
2828
"gulp-replace": "^0.5.2",
29-
"gulp-shell": "^0.4.2",
30-
"home-path": "^0.1.1"
29+
"gulp-shell": "^0.5.1",
30+
"home-path": "^1.0.1"
3131
}
3232
}

0 commit comments

Comments
 (0)