ソースを参照

Merge pull request #486 from janl/9d967ea61f09174238d7ff51116dfbc9339a0fbd

Updated chai to version 3.3.0
tags/v2.2.0
Jan Lehnardt 10年前
コミット
42d0ebd850
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      package.json

+ 1
- 1
package.json ファイルの表示

@@ -40,7 +40,7 @@
"test-browser-local": "npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js" "test-browser-local": "npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js"
}, },
"devDependencies": { "devDependencies": {
"chai": "^2.3.0",
"chai": "3.3.0",
"eslint": "1.5.0", "eslint": "1.5.0",
"mocha": "^2.1.0", "mocha": "^2.1.0",
"zuul": "^2.1.1" "zuul": "^2.1.1"


読み込み中…
キャンセル
保存