We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2490dbf commit 06f3769Copy full SHA for 06f3769
demo-ng/package.json
@@ -19,7 +19,7 @@
19
"@angular/platform-browser": "~4.1.0",
20
"@angular/router": "~4.1.0",
21
"nativescript-angular": "~3.0.0",
22
- "nativescript-checkbox": "file:///Users/nathan/Documents/github/bradmartin/nativescript-checkbox",
+ "nativescript-checkbox": "file:..",
23
"nativescript-theme-core": "~1.0.2",
24
"reflect-metadata": "~0.1.8",
25
"rxjs": "~5.3.0",
demo/package.json
@@ -9,7 +9,7 @@
9
}
10
},
11
"dependencies": {
12
13
"tns-core-modules": "^3.0.0"
14
15
"devDependencies": {
0 commit comments