uinz-navigator
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -5,2 +5,3 @@ const gulp = require('gulp'); | ||
const stylus = require('gulp-stylus'); | ||
const shell = require('gulp-shell'); | ||
@@ -28,1 +29,5 @@ gulp.task('gh-page', () => { | ||
}); | ||
gulp.task('publish', ['babel', 'stylus'], shell.task([ | ||
'npm publish' | ||
])); |
{ | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"name": "uinz-navigator", | ||
@@ -38,2 +38,3 @@ "main": "index.js", | ||
"gulp-gh-pages": "^0.5.4", | ||
"gulp-shell": "^0.6.3", | ||
"gulp-stylus": "^2.6.0", | ||
@@ -40,0 +41,0 @@ "html-webpack-plugin": "^2.28.0", |
Sorry, the diff of this file is not supported yet
238188
15
310
28