updated dependencies
This commit is contained in:
parent
92841c1715
commit
fb3e693f2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
node_modules/
|
||||
.settings/
|
||||
.idea/
|
||||
npm-debug.log
|
||||
|
||||
ts/*.js
|
||||
ts/*.js.map
|
||||
|
@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"browserify": "12.0.1",
|
||||
"gulp-util": "3.0.7",
|
||||
"pushrocks": "1.0.23",
|
||||
"pushrocks": "1.0.24",
|
||||
"through2": "2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user