Update dependencies (mostly angular2 to rc.0).
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Component, OnInit, Input, OnChanges, SimpleChange } from 'angular2/core';
|
||||
import { Component, OnInit, Input, OnChanges, SimpleChange } from '@angular/core';
|
||||
|
||||
import {KeyAction} from '../../config-serializer/config-items/KeyAction';
|
||||
import {KeystrokeAction} from '../../config-serializer/config-items/KeystrokeAction';
|
||||
|
||||
Reference in New Issue
Block a user