Skip to content

Commit

Permalink
chore(package): update to angular cli v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Apr 10, 2017
1 parent c3ff3a9 commit 3898c89
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7,832 deletions.
6 changes: 3 additions & 3 deletions angular-cli.json → .angular-cli.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"project": {
"version": "1.0.0-beta.22-1",
"name": "ng2-bootstrap"
"version": "1.0.0",
"name": "ngx-dragula"
},
"apps": [
{
Expand All @@ -20,8 +20,8 @@
"styles": [
],
"scripts": [],
"environmentSource": "environments/environment.ts",
"environments": {
"source": "environments/environment.ts",
"dev": "environments/environment.ts",
"prod": "environments/environment.prod.ts"
}
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"@angular/platform-browser-dynamic": "2.4.3",
"@angular/router": "3.4.3",
"@angular/tsc-wrapped": "0.5.1",
"@ngtools/webpack": "1.2.3",
"@types/jasmine": "2.5.40",
"@types/dragula": "2.1.29",
"@types/marked": "0.0.28",
Expand Down
Loading

0 comments on commit 3898c89

Please sign in to comment.