Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
18e2a32b8e | |||
6784784f86 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gulp-browser",
|
||||
"version": "3.0.9",
|
||||
"version": "3.0.10",
|
||||
"description": "browserify and other goodies for gulp",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -30,10 +30,8 @@
|
||||
"homepage": "https://gitlab.com/pushrocks/gulp-browser",
|
||||
"dependencies": {
|
||||
"@types/browserify": "^12.0.32",
|
||||
"@types/q": "1.0.7",
|
||||
"@types/through2": "^2.0.33",
|
||||
"browserify": "^16.1.1",
|
||||
"q": "^1.5.0",
|
||||
"smartq": "^1.1.8",
|
||||
"through2": "^2.0.3"
|
||||
},
|
||||
|
Reference in New Issue
Block a user