OSDN Git Service

Regular updates
[twpd/master.git] / chai.md
diff --git a/chai.md b/chai.md
index 8788fc5..ff1ca55 100644 (file)
--- a/chai.md
+++ b/chai.md
@@ -3,7 +3,7 @@ title: Chai.js
 category: JavaScript libraries
 layout: 2017/sheet
 weight: -3
-updated: 2017-08-30
+updated: 2018-06-25
 version: chai v4.x
 description: |
   expect(x).to.be.equal(y) 〉 assert.equal(x, y) 〉 .to.be.true 〉 jQuery, assertions, TDD and BDD, and other Chai examples.