whistle.global-magic-preview-component-local-resource 1.0.0 → 1.0.1

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 (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -3,6 +3,8 @@
3
3
  # HOW TO USE
4
4
 
5
5
  ```
6
- npm i whistle.tt-action-debugger
6
+
7
+ npm i whistle.global-magic-preview-component-local-resource
8
+
7
9
  ```
8
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "whistle.global-magic-preview-component-local-resource",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "将线上JS资源转发到本地IP对应的文件",
5
5
  "main": "index.js",
6
6
  "publicConfig": {