@next-bricks/presentational-bricks 1.264.6 → 1.264.8

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/dist/stories.json CHANGED
@@ -7348,7 +7348,7 @@
7348
7348
  "descriptionList": [
7349
7349
  "Deployment 工作模式",
7350
7350
  "1 个负载均衡器",
7351
- "啦啦"
7351
+ "啦啦啦"
7352
7352
  ],
7353
7353
  "id": "1",
7354
7354
  "name": "k8s警告等级"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/presentational-bricks",
3
- "version": "1.264.6",
3
+ "version": "1.264.8",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "https://github.com/easyops-cn/next-basics/tree/master/bricks/presentational-bricks",
6
6
  "license": "GPL-3.0",
@@ -56,5 +56,5 @@
56
56
  "@next-dll/ace": "*",
57
57
  "@next-dll/react-dnd": "*"
58
58
  },
59
- "gitHead": "8194515121f04fec16987b9f50b48aa13b404a30"
59
+ "gitHead": "7a2242f04eac61b997e5111dfa97c68c4de148cf"
60
60
  }