Skip to content

Commit 4c4bb85

Browse files
committed
feat(frontend): update angular-cli to 1.0.0
1 parent 4097a76 commit 4c4bb85

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.angular-cli.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"project": {
3-
"version": "1.0.0-rc.4",
3+
"version": "1.0.0",
44
"name": "shardis"
55
},
66
"apps": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"zone.js": "0.7.2"
4343
},
4444
"devDependencies": {
45-
"@angular/cli": "1.0.0-rc.4",
45+
"@angular/cli": "1.0.0",
4646
"@angular/compiler-cli": "2.4.10",
4747
"@types/jasmine": "2.5.46",
4848
"@types/node": "7.0.10",

0 commit comments

Comments
 (0)