Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VladislavKostyukevich committed Jul 29, 2020
1 parent 60b8ee0 commit 28d3c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "aquality-tracking-ui",
"version": "0.4.1",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build:prod": "ng build -prod",
"build:prod": "ng build --prod",
"lint": "ng lint",
"lint:fix": "ng lint --fix",
"e2e": "ng e2e",
Expand Down

0 comments on commit 28d3c23

Please sign in to comment.