Skip to content

Commit 5c122de

Browse files
author
Jordi Aguilar
committed
use gulp last version
1 parent 2405658 commit 5c122de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
### Changed
1313
- Prepublish script to postpublish
14+
- using gulp@^3.9.1 instead of fixed 3.9.1
1415

1516
## [1.1.0] - 2017-01-10
1617
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"browserify": "13.1.1",
3434
"convert-source-map": "1.3.0",
3535
"copyfiles": "1.0.0",
36-
"gulp": "3.9.1",
36+
"gulp": "^3.9.1",
3737
"gulp-rename": "1.2.2",
3838
"gulp-sourcemaps": "1.9.0",
3939
"gulp-uglify": "2.0.0",

0 commit comments

Comments
 (0)