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 4097a76 commit 4c4bb85Copy full SHA for 4c4bb85
.angular-cli.json
@@ -1,6 +1,6 @@
1
{
2
"project": {
3
- "version": "1.0.0-rc.4",
+ "version": "1.0.0",
4
"name": "shardis"
5
},
6
"apps": [
package.json
@@ -42,7 +42,7 @@
42
"zone.js": "0.7.2"
43
44
"devDependencies": {
45
- "@angular/cli": "1.0.0-rc.4",
+ "@angular/cli": "1.0.0",
46
"@angular/compiler-cli": "2.4.10",
47
"@types/jasmine": "2.5.46",
48
"@types/node": "7.0.10",
0 commit comments