Skip to content

Commit

Permalink
change package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardan Baghdasaryan authored and Vardan Baghdasaryan committed Jun 17, 2019
1 parent 322152f commit 941e2aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "6.0.2",
"scripts": {
"ng": "ng",
"start": "ng serve --port=4211",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
Expand Down
2 changes: 1 addition & 1 deletion projects/angular-md/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-md2",
"version": "6.1.7",
"version": "9.0.0",
"repository": {
"url": "https://github.com/Vardan-bg/md2.git"
},
Expand Down

0 comments on commit 941e2aa

Please sign in to comment.