Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
 - @huolala-tech/[email protected]
  • Loading branch information
wqcstrong committed Dec 5, 2024
1 parent f0ac02a commit abc76b7
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions packages/page-spy-alipay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-alipay",
"version": "2.0.0",
"version": "2.0.1",
"description": "A developer tool for debugging alipay miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/page-spy-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-browser",
"version": "2.0.0",
"version": "2.0.1",
"description": "A developer tool for debugging remote web page.",
"license": "MIT",
"main": "dist/iife/index.min.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-spy-mp-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-mp-base",
"version": "2.0.0",
"version": "2.0.1",
"description": "The base of PageSpy for miniprogram.",
"license": "MIT",
"main": "./dist/esm/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-spy-plugin-data-harbor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-data-harbor",
"version": "2.0.0",
"version": "2.0.1",
"description": "Used for caching data and downloading.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-data-harbor",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-plugin-mp-data-harbor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-mp-data-harbor",
"version": "2.0.0",
"version": "2.0.1",
"description": "Used for caching data and downloading.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-data-harbor",
"license": "MIT",
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"@babel/runtime": "^7.13.0",
"@huolala-tech/page-spy-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.0"
"@huolala-tech/page-spy-mp-base": "^2.0.1"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-plugin-mp-eval/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-mp-eval",
"version": "2.0.0",
"version": "2.0.1",
"description": "Used for code evaluation in mini program.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-mp-eval",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@huolala-tech/eval5": "^0.0.2",
"@huolala-tech/page-spy-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.0"
"@huolala-tech/page-spy-mp-base": "^2.0.1"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/page-spy-plugin-rn-async-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-rn-async-storage",
"version": "2.0.0",
"version": "2.0.1",
"description": "A PageSpy plugin, used for React Native app with async-storage.",
"homepage": "https://github.com/HuolalaTech/page-spy/tree/main/packages/page-spy-plugin-rn-async-storage",
"license": "MIT",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-spy-plugin-whole-bundle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-plugin-whole-bundle",
"version": "2.0.0",
"version": "2.0.1",
"description": "Packed 3 packages: page-spy-browser / page-spy-plugin-data-harbor / page-spy-plugin-rrweb. Only available in browser.",
"license": "MIT",
"main": "dist/iife/index.min.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
"build": "vite build"
},
"dependencies": {
"@huolala-tech/page-spy-browser": "^2.0.0",
"@huolala-tech/page-spy-plugin-data-harbor": "^2.0.0",
"@huolala-tech/page-spy-browser": "^2.0.1",
"@huolala-tech/page-spy-plugin-data-harbor": "^2.0.1",
"@huolala-tech/page-spy-plugin-rrweb": "^2.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-taro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-taro",
"version": "2.0.0",
"version": "2.0.1",
"description": "A developer tool for debugging taro miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-uniapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-uniapp",
"version": "2.0.0",
"version": "2.0.1",
"description": "A developer tool for debugging uniapp miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-spy-wechat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@huolala-tech/page-spy-wechat",
"version": "2.0.0",
"version": "2.0.1",
"description": "A developer tool for debugging wechat miniprogram",
"license": "MIT",
"main": "dist/esm/index.min.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"watch": "rollup -c -w"
},
"dependencies": {
"@huolala-tech/page-spy-mp-base": "^2.0.0",
"@huolala-tech/page-spy-mp-base": "^2.0.1",
"@huolala-tech/page-spy-types": "^2.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit abc76b7

Please sign in to comment.