Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit d613429

Browse files
committed
minor updates to package.json to reflect new NPM module name
1 parent f3dae10 commit d613429

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "flagon-useralejs",
2+
"name": "flagon-userale-js",
33
"version": "1.0.0",
4-
"description": "UserALE.js is the UserALE client for DOM and JavaScript-based applications. It automatically attaches event handlers to log every user interaction on a web page, including rich JS single-page apps.",
4+
"description": "Apache UserALE.js is the UserALE client for DOM and JavaScript-based applications. It automatically attaches event handlers to log every user interaction on a web page, including rich JS single-page apps.",
55
"main": "build/userale-1.0.0.js",
66
"scripts": {
77
"pretest": "gulp lint",

0 commit comments

Comments
 (0)