whistle.mockbubu 1.0.0-dev.1 → 1.0.0

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.
Files changed (3) hide show
  1. package/README.md +0 -4
  2. package/package.json +1 -1
  3. package/step2.png +0 -0
package/README.md CHANGED
@@ -74,7 +74,3 @@ pattern mockbubu://pattern
74
74
  切换 mock 文件
75
75
 
76
76
  - mock 返回内容使用当前选中的版本
77
-
78
- ![alt text](step1.png)
79
-
80
- ![alt text](step2.png)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "whistle.mockbubu",
3
- "version": "1.0.0-dev.1",
3
+ "version": "1.0.0",
4
4
  "description": "mock response data",
5
5
  "scripts": {
6
6
  "lint": "eslint . --ext .js",
package/step2.png CHANGED
Binary file