react-dynamic-help
Advanced tools
Comparing version 2.4.2 to 2.4.3
{ | ||
"name": "react-dynamic-help", | ||
"description": "React Dynamic Help - Create flows of helpful popups in your React App", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"repository": { | ||
@@ -13,4 +13,3 @@ "type": "git", | ||
"homepage": "https://github.com/greenasjade/react-dynamic-help#readme", | ||
"main": "lib/es5/index.js", | ||
"module": "lib/es6/index.js", | ||
"main": "lib/es5/index.js", | ||
"author": "GreenAsJade", | ||
@@ -17,0 +16,0 @@ "license": "MIT", |
@@ -10,3 +10,3 @@ # react-dynamic-help | ||
V 2.4.2 - As integrated with [online-go.com](https://online-go.com). | ||
V 2.4.3 - As integrated with [online-go.com](https://online-go.com). | ||
@@ -97,6 +97,3 @@ Demo at https://github.com/GreenAsJade/react-dynamic-help-demo | ||
- Fix up the packaging | ||
This library was packaged following https://www.youtube.com/watch?v=vRmLTZyq57U | ||
It turns out this might not have been the best choice of packaging guide. The current packaging seems to work, but is non-standard (does not include the source) and cumbersome (manually copying CSS for example). |
68385
21
1423
98