File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.0.1] ( https://github.com/icopp/basedirs/compare/v2.0.0...v2.0.1 ) (2020-09-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * don't bundle code from node_modules ([ a292e4d] ( https://github.com/icopp/basedirs/commit/a292e4d7fe8c1c9234abdc8ce44b8c12b4ff0f7c ) )
7
+ * remove unused additional dependencies ([ 7ec8c22] ( https://github.com/icopp/basedirs/commit/7ec8c2212bc15037af9b443c3680be75f1458e04 ) )
8
+
1
9
# [ 2.0.0] ( https://github.com/icopp/basedirs/compare/v1.0.3...v2.0.0 ) (2020-09-12)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " basedirs" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Get the appropriate base directory paths for the current OS" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments