Release 9.1.0

This commit is contained in:
Victor Savkin 2020-03-10 13:07:08 -04:00
parent d13c5aa8ff
commit edefe6c933

View File

@ -1,6 +1,6 @@
{
"name": "@nrwl/nx-source",
"version": "9.0.4",
"version": "9.1.0",
"description": "Extensible Dev Tools for Monorepos",
"homepage": "https://nx.dev",
"main": "index.js",
@ -269,4 +269,4 @@
"pre-push": "yarn checkcommit && yarn documentation && yarn checkformat"
}
}
}
}