fix(repo): fix version in root package.json (#2983)

This commit is contained in:
Jason Jean 2020-05-12 11:13:51 -04:00 committed by GitHub
parent b95d395ab7
commit 9ace34e7ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
{
"name": "@nrwl/nx-source",
"version": "9.4.0",
"version": "9.2.4",
"description": "Extensible Dev Tools for Monorepos",
"homepage": "https://nx.dev",
"main": "index.js",