@fluidframework/core-interfaces
Advanced tools
Comparing version 2.0.0-dev.7.2.0.204906 to 2.0.0-dev.7.2.0.205722
{ | ||
"name": "@fluidframework/core-interfaces", | ||
"version": "2.0.0-dev.7.2.0.204906", | ||
"version": "2.0.0-dev.7.2.0.205722", | ||
"description": "Fluid object interfaces", | ||
@@ -18,5 +18,5 @@ "homepage": "https://fluidframework.com", | ||
"devDependencies": { | ||
"@fluid-tools/build-cli": "0.26.0-203096", | ||
"@fluidframework/build-common": "^2.0.2", | ||
"@fluidframework/build-tools": "0.26.0-203096", | ||
"@fluid-tools/build-cli": "^0.26.1", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "^0.26.1", | ||
"@fluidframework/core-interfaces-previous": "npm:@fluidframework/core-interfaces@2.0.0-internal.7.1.0", | ||
@@ -45,3 +45,3 @@ "@fluidframework/eslint-config-fluid": "^3.0.0", | ||
"ci:test:coverage": "echo No test for this package", | ||
"clean": "rimraf --glob 'dist' 'lib' '*.tsbuildinfo' '*.build.log' '_api-extractor-temp'", | ||
"clean": "rimraf --glob dist lib \"*.tsbuildinfo\" \"*.build.log\" _api-extractor-temp", | ||
"eslint": "eslint --format stylish src", | ||
@@ -48,0 +48,0 @@ "eslint:fix": "eslint --format stylish src --fix --fix-type problem,suggestion,layout", |
340497
102
3340