We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent 3360456 commit b93d183Copy full SHA for b93d183
src/ProjectTemplates/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@microsoft/extensions-project-templates",
3
- "version": "1.0.0",
+ "private": true,
4
+ "version": "0.1.0",
5
"description": "Project template dependencies",
6
"main": "index.js",
7
"config": {
0 commit comments