@fluidframework/gitresources
Advanced tools
Comparing version 3.0.0-221317 to 3.0.0-223236
{ | ||
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", | ||
"extends": "../../api-extractor-lint-base.json", | ||
"messages": { | ||
"extractorMessageReporting": { | ||
// TODO: remove once base config has this enabled as an error | ||
"ae-incompatible-release-tags": { | ||
"logLevel": "error", | ||
"addToApiReportFile": false | ||
} | ||
} | ||
} | ||
"extends": "../../api-extractor-lint-base.json" | ||
} |
{ | ||
"name": "@fluidframework/gitresources", | ||
"version": "3.0.0-221317", | ||
"version": "3.0.0-223236", | ||
"description": "Git resource definitions for Fluid services", | ||
@@ -34,3 +34,3 @@ "homepage": "https://fluidframework.com", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/build-tools": "^0.28.0", | ||
"@fluidframework/eslint-config-fluid": "^2.0.0", | ||
@@ -37,0 +37,0 @@ "@fluidframework/gitresources-previous": "npm:@fluidframework/gitresources@2.0.0", |
28399
553