fix(repo): wrong version in package.json

This commit is contained in:
victor savkin 2020-11-27 14:03:29 -05:00
parent 2f79bf530e
commit 81ba64ad1f

View File

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