From 849f8f0acbe896cac7e531fee6895442382318cc Mon Sep 17 00:00:00 2001
From: rsanchez <rsanchez@curisit.net>
Date: Thu, 13 Apr 2017 09:24:37 +0000
Subject: [PATCH] #0 config - Migrated to jspm and Angular 4.0.2

---
 securis/src/main/webapp/.gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/securis/src/main/webapp/.gitignore b/securis/src/main/webapp/.gitignore
index 98dccf9..2cadb94 100644
--- a/securis/src/main/webapp/.gitignore
+++ b/securis/src/main/webapp/.gitignore
@@ -1,5 +1,5 @@
 node_modules
-jspm_modules
+jspm_packages
 old
 old_ng2
 src/**/*.js

--
Gitblit v1.3.2