Skip to content

Commit

Permalink
chore(repo): fix version field in the package.json (nrwl#6799)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored and ManojBahuguna committed Sep 16, 2021
1 parent 6d89775 commit 7f8cd31
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,6 +1,6 @@
{
"name": "@nrwl/nx-source",
"version": "12.8.0-beta.1",
"version": "12.7.0",
"description": "Smart, Extensible Build Framework",
"homepage": "https://nx.dev",
"private": true,
Expand Down Expand Up @@ -280,4 +280,4 @@
"ng-packagr/rxjs": "6.6.7",
"**/xmlhttprequest-ssl": "~1.6.2"
}
}
}

0 comments on commit 7f8cd31

Please sign in to comment.