Can you please post ionic 1.3 to ionic-sdk npm package

Right now the latest version is 1.2.4 at ionic-sdk npm package which is what I’m using and I would like to upgrade to the latest 1.3. Can you please post the newest version to the npm package as well? here is a link to the npm package just in case: https://www.npmjs.com/package/ionic-sdk

Sorry about that! We’ve posted it to ionic-angular (to unify it with the v2 package).

You can install it with

npm i ionic-angular@1.3.1 --save