@cocojs/mvc 0.0.1-alpha202511172034 → 0.0.1-alpha202511172037

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/package.json +1 -1
  2. package/README.md +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cocojs/mvc",
3
- "version": "0.0.1-alpha202511172034",
3
+ "version": "0.0.1-alpha202511172037",
4
4
  "description": "由装饰器驱动,快速构建可扩展的 Web 应用。",
5
5
  "main": "dist/index.cjs.js",
6
6
  "types": "dist/index.d.ts",
package/README.md DELETED
@@ -1 +0,0 @@
1
- > ⚠️ 此 npm 包已废弃!