This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git.
from 8b5a9fe [FLAGON-433] final fix to package-lock file to fix 'files'
field issue
add e95dacb [FLAGON-433] Fix NPM package issue, npm dependency update,
documentation update
add 7869ad8 [FLAGON-433] minor fix to readme, updated changelog
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 20 ++--
README.md | 9 +-
build/UserAleWebExtension/background.js | 4 +-
build/UserAleWebExtension/content.js | 6 +-
build/UserAleWebExtension/options.js | 4 +-
build/{userale-2.0.1.js => userale-2.0.2.js} | 2 +-
.../{userale-2.0.1.min.js => userale-2.0.2.min.js} | 2 +-
doap-userale.js.rdf | 4 +-
example/README.md | 133 +++++++++++++++------
example/index.html | 4 +-
package-lock.json | 90 +++++++-------
package.json | 6 +-
src/UserALEWebExtension/globals.js | 4 +-
13 files changed, 180 insertions(+), 108 deletions(-)
rename build/{userale-2.0.1.js => userale-2.0.2.js} (99%)
rename build/{userale-2.0.1.min.js => userale-2.0.2.min.js} (98%)