We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5b963 commit d9f2ab4Copy full SHA for d9f2ab4
CHANGELOG.md
@@ -1,6 +1,13 @@
1
NativeScript CLI Changelog
2
================
3
4
+3.0.3 (2017, June 1)
5
+==
6
+
7
+### Fixed
8
9
+* [Fix #2855](https://github.com/NativeScript/nativescript-cli/issues/2855): iOS inspector not installed with npm 5
10
11
3.0.2 (2017, May 30)
12
==
13
package.json
@@ -1,7 +1,7 @@
{
"name": "nativescript",
"preferGlobal": true,
- "version": "3.0.2",
+ "version": "3.0.3",
"author": "Telerik <support@telerik.com>",
"description": "Command-line interface for building NativeScript projects",
"bin": {
0 commit comments