chanjs 1.0.39 → 1.0.40

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "chanjs",
3
- "version": "1.0.39",
3
+ "version": "1.0.40",
4
4
  "description": "chanjs基于express 纯js研发的轻量级mvc框架。",
5
- "main": "core/chan.js",
6
- "module": "core/chan.js",
5
+ "main": "index.js",
6
+ "module": "index.js",
7
7
  "keywords": [
8
8
  "chanjs",
9
9
  "express mvc",