Skip to content

Commit fdfa35c

Browse files
author
Vasil Chimev
authored
Update package.json
1 parent 8d4272c commit fdfa35c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
}
1414
},
1515
"dependencies": {
16-
"@angular/common": "^4.0.0",
17-
"@angular/compiler": "^4.0.0",
18-
"@angular/core": "^4.0.0",
19-
"@angular/forms": "^4.0.0",
20-
"@angular/http": "^4.0.0",
21-
"@angular/platform-browser": "^4.0.0",
22-
"@angular/platform-browser-dynamic": "^4.0.0",
23-
"@angular/router": "^4.0.0",
16+
"@angular/common": "~4.0.0",
17+
"@angular/compiler": "~4.0.0",
18+
"@angular/core": "~4.0.0",
19+
"@angular/forms": "~4.0.0",
20+
"@angular/http": "~4.0.0",
21+
"@angular/platform-browser": "~4.0.0",
22+
"@angular/platform-browser-dynamic": "~4.0.0",
23+
"@angular/router": "~4.0.0",
2424
"nativescript-angular": "internal-preview",
25-
"nativescript-intl": "~0.0.10",
25+
"nativescript-intl": "~3.0.0",
2626
"reflect-metadata": "~0.1.8",
2727
"rxjs": "^5.2.0",
2828
"tns-core-modules": "^3.0.0 || ^3.0.0-rc.1",
@@ -32,7 +32,7 @@
3232
"filewalker": "^0.1.3",
3333
"lazy": "1.0.11",
3434
"nativescript-dev-android-snapshot": "~0.0.6",
35-
"nativescript-dev-typescript": "^0.4.2",
35+
"nativescript-dev-typescript": "~0.4.2",
3636
"typescript": "~2.2.2"
3737
}
3838
}

0 commit comments

Comments
 (0)