Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuCutillas committed Apr 1, 2018
1 parent 2cea34b commit 27f8c72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo",
"version": "0.0.0",
"version": "0.0.1",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand All @@ -22,7 +22,7 @@
"@angular/platform-browser-dynamic": "^5.2.9",
"@angular/router": "^5.2.9",
"core-js": "^2.4.1",
"ngx-responsive": "^5.0.2-beta",
"ngx-responsive": "^5.0.3",
"rxjs": "^5.5.8",
"zone.js": "^0.8.22"
},
Expand Down

0 comments on commit 27f8c72

Please sign in to comment.