Comparing version 1.13.7 to 1.13.8
@@ -1,2 +0,2 @@ | ||
### 1.13.7 | ||
### 1.13.8 | ||
1. 兼容 4.0 以下版本(测试过 0.10.29+) | ||
@@ -3,0 +3,0 @@ 2. 调整一些 HTTP 状态页显示 |
@@ -17,3 +17,3 @@ /** | ||
var nokit = require("../../"); | ||
var nokit = require("nokitjs"); | ||
var console = nokit.console; | ||
@@ -20,0 +20,0 @@ |
/** | ||
* Nokit - A Web development framework | ||
* @version v1.13.7 | ||
* @version v1.13.8 | ||
* @link http://nokit.org | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "nokitjs", | ||
"rawName": "Nokit", | ||
"version": "1.13.7", | ||
"version": "1.13.8", | ||
"description": "A Web development framework", | ||
@@ -6,0 +6,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
352177