| securis/src/main/webapp/package.json | patch | view | blame | history |
securis/src/main/webapp/package.json
.. .. @@ -65,12 +65,12 @@ 65 65 "protractor": "~4.0.14", 66 66 "rimraf": "^2.5.4", 67 67 "tslint": "^3.15.1", 68 - "jspm": "beta",68 + "jspm": "^0.17.0-beta.41",69 69 "typescript": "^2.2.1" 70 70 }, 71 71 "jspm": { 72 72 "name": "securis", 73 - "main": "main.ts",73 + "main": "src/main.js",74 74 "dependencies": { 75 75 "@angular/animations": "npm:@angular/animations@^4.0.2", 76 76 "@angular/material": "npm:@angular/material@^2.0.0-beta.3",