NathanWalker / nativescript-ng2-magic

Magically turn your Angular2 web app into a NativeScript app.
MIT License
64 stars 14 forks source link

Eliminate my stupid mistake in the package.json NS version field... #2

Closed NathanaelA closed 8 years ago

NathanaelA commented 8 years ago

Not sure why I thought the package.json file wanted it to be: nativescript->platforms->android(ios)->version = "version_text"

It should only be: nativescript->platforms->android(ios) = "version_text"