File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -82,6 +82,7 @@ The package will be registered with the registry on a first come first serve bas
8282
8383Release History
8484===============
85+ - 2.0.2 - Fixed issue #32 - Error: Cannot find module 'Q' on case sensitive file systems
8586- 2.0.1 - Fixed an issue with installing dependencies (https://github.com/adaptlearning/adapt-cli/tree/hotfix/has-no-method-install )
8687- 2.0.0 - version bump to 2.0.0
8788- 0.0.24 - Pre v2.0.0 release update
Original file line number Diff line number Diff line change 1- 2.0.1
1+ 2.0.2
Original file line number Diff line number Diff line change 11{
22 "name" : " adapt-cli" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " Command line tools for Adapt" ,
55 "main" : " ./lib/cli.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments