Comparing version 0.1.1 to 0.2.1
@@ -114,3 +114,3 @@ 'use strict'; | ||
['aui:build:' + options.type + ':copyfiles']); | ||
gulp.watch([options.path + '/**/*'], function (event) { | ||
gulp.watch([options.path + '/**/*'].concat(filePaths), function (event) { | ||
livereload.changed(event.path); | ||
@@ -117,0 +117,0 @@ }); |
{ | ||
"name": "aui", | ||
"version": "0.1.1", | ||
"version": "0.2.1", | ||
"description": "Alicorns UI = Semantic UI + Stylus + React.js + Bacon.js + Browserify + Gulp", | ||
"main": "src/lib/aui.bundle.jsx", | ||
"main": "src/lib/aui.js", | ||
"repository": { | ||
@@ -7,0 +7,0 @@ "type": "git", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
14094
13
309