Skip to content

Commit 5aa47f5

Browse files
authored
1 parent 612ee0e commit 5aa47f5

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

browserify-typescript/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
"url": "https://github.com/driftyco/ionic-gulp-tasks.git"
99
},
1010
"dependencies": {
11-
"browserify": "^13.0.0",
12-
"gulp": "^3.9.1",
13-
"gulp-sourcemaps": "^1.6.0",
14-
"gulp-uglify": "^1.5.3",
15-
"lodash.merge": "^4.3.2",
16-
"prettysize": "0.0.3",
17-
"tsify": "^0.14.1",
18-
"vinyl-buffer": "^1.0.0",
19-
"vinyl-source-stream": "^1.1.0",
20-
"watchify": "^3.7.0"
11+
"browserify": "latest",
12+
"gulp": "latest",
13+
"gulp-sourcemaps": "latest",
14+
"gulp-uglify": "latest",
15+
"lodash.merge": "latest",
16+
"prettysize": "latest",
17+
"tsify": "latest",
18+
"vinyl-buffer": "latest",
19+
"vinyl-source-stream": "latest",
20+
"watchify": "latest"
2121
}
2222
}

0 commit comments

Comments
 (0)