You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dr...@apache.org on 2018/09/20 15:21:23 UTC

incubator-unomi git commit: UNOMI-189 : Use dist file

Repository: incubator-unomi
Updated Branches:
  refs/heads/master d9b483fe6 -> 552ebc797


UNOMI-189 : Use dist file


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/552ebc79
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/552ebc79
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/552ebc79

Branch: refs/heads/master
Commit: 552ebc797d931444b1331b48bff7c5d55810e481
Parents: d9b483f
Author: tdraier <dr...@apache.org>
Authored: Thu Sep 20 17:21:17 2018 +0200
Committer: tdraier <dr...@apache.org>
Committed: Thu Sep 20 17:21:17 2018 +0200

----------------------------------------------------------------------
 extensions/web-tracker/javascript/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/552ebc79/extensions/web-tracker/javascript/package.json
----------------------------------------------------------------------
diff --git a/extensions/web-tracker/javascript/package.json b/extensions/web-tracker/javascript/package.json
index 1133aed..5fd2081 100644
--- a/extensions/web-tracker/javascript/package.json
+++ b/extensions/web-tracker/javascript/package.json
@@ -1,8 +1,8 @@
 {
   "name": "unomi-analytics",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "The Apache Unomi analytics.js integration.",
-  "main": "src/index.js",
+  "main": "dist/unomi-tracker.js",
   "keywords": [
     "unomi",
     "analytics.js",