File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.2] - 2016-08-14
2
+
3
+ ### Fixed
4
+ - Moved ` vue ` from ` dependencies ` to ` peerDependencies `
5
+
6
+ ### Changed
7
+ - Moved from ` envify ` to ` loose-envify `
8
+
1
9
## [ 1.1.1] - 2015-12-17
2
10
3
11
### Fixed
@@ -40,3 +48,4 @@ Initial release
40
48
[ 1.0.1 ] : https://github.com/simplesmiler/vue-clickaway/compare/1.0.0...1.0.1
41
49
[ 1.1.0 ] : https://github.com/simplesmiler/vue-clickaway/compare/1.0.1...1.1.0
42
50
[ 1.1.1 ] : https://github.com/simplesmiler/vue-clickaway/compare/1.1.0...1.1.1
51
+ [ 1.1.2 ] : https://github.com/simplesmiler/vue-clickaway/compare/1.1.1...1.1.2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-clickaway" ,
3
3
"description" : " Reusable clickaway directive for reusable Vue.js components" ,
4
- "version" : " 1.1.1 " ,
4
+ "version" : " 1.1.2 " ,
5
5
"author" :
" Denis Karabaza <[email protected] >" ,
6
6
"browserify" : {
7
7
"transform" : [
You can’t perform that action at this time.
0 commit comments