@fluidframework/devtools 2.1.0-276326 → 2.1.0-276985
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -158,11 +158,9 @@ Use of Microsoft trademarks or logos in modified versions of this project must n
|
|
|
158
158
|
|
|
159
159
|
## Help
|
|
160
160
|
|
|
161
|
-
Not finding what you're looking for in this README? Check out
|
|
162
|
-
Wiki](https://github.com/microsoft/FluidFramework/wiki) or [fluidframework.com](https://fluidframework.com/docs/).
|
|
161
|
+
Not finding what you're looking for in this README? Check out [fluidframework.com](https://fluidframework.com/docs/).
|
|
163
162
|
|
|
164
|
-
Still not finding what you're looking for? Please [file an
|
|
165
|
-
issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
|
|
163
|
+
Still not finding what you're looking for? Please [file an issue](https://github.com/microsoft/FluidFramework/wiki/Submitting-Bugs-and-Feature-Requests).
|
|
166
164
|
|
|
167
165
|
Thank you!
|
|
168
166
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluidframework/devtools",
|
|
3
|
-
"version": "2.1.0-
|
|
3
|
+
"version": "2.1.0-276985",
|
|
4
4
|
"description": "Fluid Framework developer tools",
|
|
5
5
|
"homepage": "https://fluidframework.com",
|
|
6
6
|
"repository": {
|
|
@@ -77,15 +77,15 @@
|
|
|
77
77
|
"temp-directory": "nyc/.nyc_output"
|
|
78
78
|
},
|
|
79
79
|
"dependencies": {
|
|
80
|
-
"@fluidframework/container-definitions": "2.1.0-
|
|
81
|
-
"@fluidframework/core-interfaces": "2.1.0-
|
|
82
|
-
"@fluidframework/devtools-core": "2.1.0-
|
|
83
|
-
"@fluidframework/fluid-static": "2.1.0-
|
|
80
|
+
"@fluidframework/container-definitions": "2.1.0-276985",
|
|
81
|
+
"@fluidframework/core-interfaces": "2.1.0-276985",
|
|
82
|
+
"@fluidframework/devtools-core": "2.1.0-276985",
|
|
83
|
+
"@fluidframework/fluid-static": "2.1.0-276985"
|
|
84
84
|
},
|
|
85
85
|
"devDependencies": {
|
|
86
86
|
"@arethetypeswrong/cli": "^0.15.2",
|
|
87
87
|
"@biomejs/biome": "^1.7.3",
|
|
88
|
-
"@fluid-internal/mocha-test-setup": "2.1.0-
|
|
88
|
+
"@fluid-internal/mocha-test-setup": "2.1.0-276985",
|
|
89
89
|
"@fluid-tools/build-cli": "^0.39.0",
|
|
90
90
|
"@fluidframework/build-common": "^2.0.3",
|
|
91
91
|
"@fluidframework/build-tools": "^0.39.0",
|