rsanchez
2017-06-11 462010a16b6724f4be2720ec1e3003b213a0fe1b
securis/src/main/webapp/jspm.config.js
....@@ -8,7 +8,7 @@
88 devConfig: {
99 "map": {
1010 "plugin-typescript": "github:frankwallis/plugin-typescript@7.0.6",
11
- "typescript": "npm:typescript@2.2.2",
11
+ "typescript": "npm:typescript@2.3.4",
1212 "child_process": "npm:jspm-nodelibs-child_process@0.2.1",
1313 "module": "npm:jspm-nodelibs-module@0.2.1",
1414 "net": "npm:jspm-nodelibs-net@0.2.1"
....@@ -19,7 +19,7 @@
1919 "source-map": "npm:source-map@0.5.6"
2020 }
2121 },
22
- "npm:typescript@2.2.2": {
22
+ "npm:typescript@2.3.4": {
2323 "map": {
2424 "source-map-support": "npm:source-map-support@0.4.14"
2525 }