A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
chore(npm): publish package as 'ionic-angular'
BREAKING CHANGE: imports from the framework were:
```
import {Platform} from 'ionic-framework/ionic';
```
and are now:
```
import {Platform} from 'ionic-angular';
``` T
Tim Lancina committed
1cfca53f9d115c3eddbab18b209cf5613b1ced43
Parent: 69a3517