We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7e981 commit 1c33ca4Copy full SHA for 1c33ca4
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- Use install scripts in `bin` directory.
6
- Use local gulp
7
- Add npm-debug.log to .gitignore.
8
+- Update development dependencies.
9
10
## 1.0.1
11
package.json
@@ -25,12 +25,12 @@
25
"homepage": "https://github.com/rxrc/tmuxrc",
26
"devDependencies": {
27
"coffee-script": "^1.9.0",
28
- "del": "^1.1.1",
+ "del": "^2.0.2",
29
"gulp": "^3.8.11",
30
- "gulp-load-plugins": "^0.8.0",
+ "gulp-load-plugins": "^1.1.0",
31
"gulp-replace": "^0.5.2",
32
- "gulp-shell": "^0.4.2",
+ "gulp-shell": "^0.5.1",
33
"gulp-watch": "^4.1.1",
34
- "home-path": "^0.1.1"
+ "home-path": "^1.0.1"
35
}
36
0 commit comments