This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git

commit 7f92f66e685856501139956c71aa231ad610105b
Author: poorejc <[email protected]>
AuthorDate: Fri Feb 19 22:57:40 2021 -0500

    minor mod to package.json
---
 example/webpackUserAleExample/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/webpackUserAleExample/package.json 
b/example/webpackUserAleExample/package.json
index 1cef17a..4329a76 100755
--- a/example/webpackUserAleExample/package.json
+++ b/example/webpackUserAleExample/package.json
@@ -38,7 +38,7 @@
     "npm": "6.4.1 || 6.7.0 - 6.12.1 || >=6.13.4"
   },
   "dependencies": {
-    "flagon-userale": "latest"
+    "flagon-userale": "^2.1.1"
   },
   "devDependencies": {
     "webpack": "^5.23.0",

Reply via email to